Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
ecdac085
Commit
ecdac085
authored
Oct 10, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
c3dc36b3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
19 deletions
+20
-19
README.md
README.md
+20
-19
No files found.
README.md
View file @
ecdac085
# CocoaPods – an Objective-C library manager
# CocoaPods
### the Objective-C dependency manager
[

](https://travis-ci.org/CocoaPods/CocoaPods)
[

](https://travis-ci.org/CocoaPods/CocoaPods)
[

](https://codeclimate.com/github/CocoaPods/CocoaPods)
[

](https://gemnasium.com/CocoaPods/CocoaPods)
[

](http://badge.fury.io/rb/cocoapods)
[

](http://badge.fury.io/rb/cocoapods)
[

](https://codeclimate.com/github/CocoaPods/CocoaPods)
CocoaPods manages
library
dependencies for your Xcode project.
CocoaPods manages dependencies for your Xcode project.
You specify the dependencies for your project in one easy text file. CocoaPods
You specify the dependencies for your project in one easy text file. CocoaPods
resolves dependencies between libraries, fetches source code for the
resolves dependencies between libraries, fetches source code for the
...
@@ -22,17 +23,28 @@ See the [NSScreencast](https://twitter.com/NSScreencast) episode about [using
...
@@ -22,17 +23,28 @@ See the [NSScreencast](https://twitter.com/NSScreencast) episode about [using
CocoaPods](http://nsscreencast.com/episodes/5-cocoapods) for a quick overview.
CocoaPods](http://nsscreencast.com/episodes/5-cocoapods) for a quick overview.
## Sponsors
Lovingly sponsored by
[
Fingertips
](
http://www.fngtps.com
)
,
[
Hipbyte
](
http://www.hipbyte.com
)
,
[
Artsy
](
http://artsy.net
)
and
[
Sauspiel
](
https://www.sauspiel.de
)
.
## Collaborate
All CocoaPods development happens on GitHub, contributions make good karma and
we welcome with joy new contributors.
## Links
## Links
| Link | Description |
| Link | Description |
| :----- | :------ |
| :----- | :------ |
[
CocoaPods.org
](
http://cocoapods.org/
)
| Homepage and search for Pods.
[
CocoaPods.org
](
http://cocoapods.org/
)
| Homepage and search for Pods.
[
@CocoaPods
](
http://twitter.com/CocoaPods
)
| Follow CocoaPods on Twitter to get up to date information about what's going on in the CocoaPods world.
[
@CocoaPods
](
http://twitter.com/CocoaPods
)
| Follow CocoaPods on Twitter to stay up to date.
[
Mailing List
](
http://groups.google.com/group/cocoapods
)
| Announcements and support. Feel free to ask any kind of question.
[
Blog
](
http://blog.cocoapods.org
)
| The CocoaPods blog.
[
Mailing List
](
http://groups.google.com/group/cocoapods
)
| Feel free to ask any kind of question.
[
Documentation
](
http://docs.cocoapods.org
)
| Everything you want to know about CocoaPods.
[
Documentation
](
http://docs.cocoapods.org
)
| Everything you want to know about CocoaPods.
[
Changelog
](
https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md
)
| See the changes introduced by each CocoaPods version.
[
Changelog
](
https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md
)
| See the changes introduced by each CocoaPods version.
[
RSS feed
](
http://feeds.cocoapods.org/new-pods.rss
)
| Don't miss any new Pod.
[
New Pods RSS
](
http://feeds.cocoapods.org/new-pods.rss
)
| Don't miss any new Pod.
## Projects
## Projects
...
@@ -47,14 +59,3 @@ CocoaPods is composed by the following projects:
...
@@ -47,14 +59,3 @@ CocoaPods is composed by the following projects:
|
[

](https://travis-ci.org/CocoaPods/CLAide) |
[
CLAide
](
https://github.com/CocoaPods/CLAide
)
| A small command-line interface framework. |
[
docs
](
http://docs.cocoapods.org/claide/index.html
)
|
[

](https://travis-ci.org/CocoaPods/CLAide) |
[
CLAide
](
https://github.com/CocoaPods/CLAide
)
| A small command-line interface framework. |
[
docs
](
http://docs.cocoapods.org/claide/index.html
)
|
[

](http://travis-ci.org/CocoaPods/Specs) |
[
Master Repo
](
https://github.com/CocoaPods/Specs
)
| Master repository of specifications. |
[
guide
](
http://docs.cocoapods.org/guides/contributing_to_the_master_repo.html
)
|
[

](http://travis-ci.org/CocoaPods/Specs) |
[
Master Repo
](
https://github.com/CocoaPods/Specs
)
| Master repository of specifications. |
[
guide
](
http://docs.cocoapods.org/guides/contributing_to_the_master_repo.html
)
## Collaborate
All CocoaPods development happens on GitHub, contributions make good karma and
we welcome with joy new contributors.
# Sponsors
Lovingly sponsored by
[
Fingertips
](
http://www.fngtps.com
)
,
[
Hipbyte
](
http://www.hipbyte.com
)
,
[
Artsy
](
http://artsy.net
)
and
[
Sauspiel
](
https://www.sauspiel.de
)
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment