CocoaPods manages dependencies for your Xcode projects.
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.
Installing and updating CocoaPods is very easy. Don't miss the Installation guide and the Getting started guide.
Lovingly sponsored by Fingertips, Hipbyte, Artsy and Sauspiel.
All CocoaPods development happens on GitHub, contributions make good karma and we welcome with joy new contributors.
Link | Description |
---|---|
CocoaPods.org | Homepage and search for Pods. |
@CocoaPods | Follow CocoaPods on Twitter to stay up to date. |
Blog | The CocoaPods blog. |
Mailing List | Feel free to ask any kind of question. |
Documentation | Everything you want to know about CocoaPods. |
Changelog | See the changes introduced by each CocoaPods version. |
New Pods RSS | Don't miss any new Pod. |
CocoaPods is composed by the following projects:
Status | Project | Description | Info |
---|---|---|---|
CocoaPods | The CocoaPods command line tool. | docs | |
CocoaPods Core | Support for working with specifications and podfiles. | docs | |
CocoaPods Downloader | Downloaders for various source types. | docs | |
Xcodeproj | Create and modify Xcode projects from Ruby. | docs | |
CLAide | A small command-line interface framework. | docs | |
Master Repo | Master repository of specifications. | guide |