Objective-Cのライブラリマネージャ。便利そう。
CocoaPods manages library dependencies for your Xcode project.
Homepage: http://cocoapods.org/ Twitter: @CocoaPodsOrg Mailing List: http://groups.google.com/group/cocoapods
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.
See the NSScreencast episode about CocoaPods for a quick overview on how to get started, or the wiki for more in depth information on several topics.
"