commit | 04769c881426890374853ccfeb85771354d68d5d | [log] [tgz] |
---|---|---|
author | Jeremy Slater <jeremy.slater@nuance.com> | Sun Jun 09 19:50:36 2013 -0400 |
committer | Jeremy Slater <jeremy.slater@nuance.com> | Mon Jun 10 01:14:35 2013 -0700 |
tree | c64d15091824675b63bd3579ffc9bb515a86ff15 | |
parent | 5af5828e1f0f64ff76eb34653ff1e131ece6080b [diff] |
Add spec_consumers to targets for xcconfig file
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.
Installing and updating CocoaPods is very easy. Don't miss the Installation guide and the Getting started guide. See the NSScreencast episode about using CocoaPods for a quick overview.
Link | Description |
---|---|
CocoaPods.org | Homepage and search for Pods. |
@CocoaPods | Follow CocoaPods on Twitter to get up to date information about what's going on in the CocoaPods world. |
Mailing List | Announcements and support. 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. |
RSS feed | 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 | A small library that provides 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 |
All CocoaPods development happens on GitHub, contributions make good karma and we welcome with joy new contributors.