martincik / CocoaPods

The Objective-C library dependency manager.

Home Page:cocoapods.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CocoaPods Logo

CocoaPods: The Objective-C dependency manager

Build Status Gem Version Code 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.

Sponsors

Lovingly sponsored by Fingertips, Hipbyte, Artsy and Sauspiel.

Collaborate

All CocoaPods development happens on GitHub, contributions make good karma and we welcome with joy new contributors.

Links

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.

Projects

CocoaPods is composed by the following projects:

Status Project Description Info
Build Status CocoaPods The CocoaPods command line tool. docs
Build Status CocoaPods Core Support for working with specifications and podfiles. docs
Build Status CocoaPods Downloader Downloaders for various source types. docs
Build Status Xcodeproj Create and modify Xcode projects from Ruby. docs
Build Status CLAide A small command-line interface framework. docs
Master Repo Master repository of specifications. guide

About

The Objective-C library dependency manager.

cocoapods.org

License:Other


Languages

Language:Ruby 95.3%Language:Objective-C 4.7%