Development Practices Framework Docs Are a First-Class Citizen Documenting your framework code is crucial to its success. I recommend Documentation Driven Development (DDD).
iOS / OS X Building a Universal Framework for iOS Creating a universal framework requires upfront work, but, it's a mechanism to distribute your library to the masses without making them work to use it.