CocoaDev

Edit AllPages

CocoaPods � an Objective-C library manager

CocoaPods manages library dependencies for your Xcode project.

You specify the dependencies for your project in one easy text file. CocoaPods resolves dependencies between libraries, fetches source code for the dependencies, and creates and maintains an Xcode workspace to build your project.

Ultimately, the goal is to improve discoverability of, and engagement in, third party open-source libraries, by creating a more centralized ecosystem.

* The tool: [https://github.com/CocoaPods/CocoaPods] * The currently available libraries: [https://github.com/CocoaPods/Specs]