samdmarshall/CocoaPods

 
 

Repository files navigation

CocoaPods Logo

Build StatusGem VersionCode Climate

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 . Contributions make for good karma and we welcome new contributors with joy.

LinkDescription
CocoaPods.orgHomepage and search for Pods.
@CocoaPodsFollow CocoaPods on Twitter to stay up to date.
BlogThe CocoaPods blog.
Mailing ListFeel free to ask any kind of question.
GuidesEverything you want to know about CocoaPods.
ChangelogSee the changes introduced in each CocoaPods version.
New Pods RSSDon't miss any new Pods.

CocoaPods is composed of the following projects:

StatusProjectDescriptionInfo
Build StatusCocoaPodsThe CocoaPods command line tool.guides
Build StatusCocoaPods CoreSupport for working with specifications and podfiles.docs
Build StatusCocoaPods DownloaderDownloaders for various source types.docs
Build StatusXcodeprojCreate and modify Xcode projects from Ruby.docs
Build StatusCLAideA small command-line interface framework.docs
Build StatusMolinilloA powerful generic dependency resolver.docs
Master RepoMaster repository of specifications.guide

About

The Objective-C library dependency manager.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 95.7%
  • Objective-C 4.3%