commit | babd8716dd3dc25e3964c13b013f100fc212d7ca | [log] [tgz] |
---|---|---|
author | Dimitris Koutsogiorgas <dimitris@squareup.com> | Thu Nov 02 13:23:41 2017 -0700 |
committer | Dimitris Koutsogiorgas <dimitris@squareup.com> | Fri Dec 01 13:08:13 2017 -0800 |
tree | 271d12bb60613126753ac76a4f2b325eed269752 | |
parent | bddce91186ca43be1a134a6b32c5b8f16a020ef7 [diff] |
Integrate `swift_version` DSL support into pod targets
CocoaPods manages dependencies for your Xcode projects.
You specify the dependencies for your project in a simple text file: your Podfile
. CocoaPods recursively resolves dependencies between libraries, fetches source code for all dependencies, and creates and maintains an Xcode workspace to build your project.
Installing and updating CocoaPods is very easy. Don't miss the Installation guide and the Getting Started guide.
CocoaPods aims to improve the engagement with, and discoverability of, third party open-source Cocoa libraries. These project goals influence and drive the design of CocoaPods:
Podspec
standard.git
, svn
, mercurial
, bazaar
, and various types of archives downloaded over HTTP.)Lovingly sponsored by a collection of companies, see the footer of CocoaPods.org for an up-to-date list.
All CocoaPods development happens on GitHub. Contributions make for good karma and we welcome new contributors with joy. We take contributors seriously, and thus have a contributor code of conduct.
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. |
Guides | Everything you want to know about CocoaPods. |
Changelog | See the changes introduced in each CocoaPods version. |
New Pods RSS | Don't miss any new Pods. |
Code of Conduct | Find out the standards we hold ourselves to. |
CocoaPods is composed of the following projects:
Status | Project | Description | Info |
---|---|---|---|
CocoaPods | The CocoaPods command line tool. | guides | |
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 | |
Molinillo | A powerful generic dependency resolver. | docs | |
CocoaPods.app | A full-featured and standalone installation of CocoaPods. | info | |
Master Repo | Master repository of specifications. | guides |