CocoaPods trunk is moving to be read-only. Read more on the blog, there are 10 months to go 樱花视频.

Get on with building your app, not duplicating code.

Define once, update easily (樱花视频)

Create a Podfile describing the code you'd like to pull in 樱花视频在线. Run pod install and get the same versions as everyone else in your team.

CocoaPods makes updating a single dependency easy via pod update FLKAutoLayout or updating all of them with just pod update.

You can use your code or Open Source.

PODFILE

# open source
source 'https://github.com/CocoaPods/Specs.git'

# my work
source 'https://github.com/Artsy/Specs.git'

target 'App' do

  pod 'Artsy+UIColors'
  pod 'Artsy+UIButtons'

  pod 'FLKAutoLayout'
  pod 'ISO8601DateFormatter', '0.7'
  pod 'AFNetworking', '~> 2.0'

  target 'AppTests' do
    inherit! :search_paths
    pod 'FBSnapshotTestCase'
    pod 'Quick'
    pod 'Nimble'
  end
end

樱花视频在线 - Access code from any source

CocoaPods supports almost every way you would want to get source code; git, svn, bzr, http and hg.

You can use your own private code repository to manage your own dependencies. It only requires a git repo, no server necessary 樱花视频网站.

Let us do the integration for you via Xcode's Workspaces (樱花视频)

Your App's code remains the same.

CocoaPods moves all your private or public dependencies into a separate xcodeproject for all your build targets.

Your
Code

Library
Code

Thousands of CocoaPods (樱花视频高清)

Discover the perfect library or build it yourself 樱花视频在线. Supporting CocoaPods means easily sharing your code with hundreds of thousands of developers.

We take care of updating your libraries when compiler flags, source files or its dependencies are updated.

樱花视频高清 - For Library Developers

We deal with improving discoverability of your library.

We deal with publicly documenting your library.

As build systems change, CocoaPods updates with it, and library developers don't need to do anything.

Extend

Development is a trade off between complexity and features. We keep CocoaPods focused by offering plugin support 樱花视频.

Experiment with new plugins like packager, keys, roulette, deintegrate, repo-svn, release and sorted-search.

Skip Integration (樱花视频网站)

Want to handle integration yourself 樱花视频高清. You can disable our integration using the install! directive.

Then you can decide how to move your pods into your app.

Outreach (樱花视频免费观看)

Discover interesting library authors via @CocoaPodsFeed +  @CremeDeLaPods on twitter. 樱花视频网站.

The CocoaPods search sorts libraries on the homepage so the highest quality rise to the top.

Documented

We take our documentation seriously.

We have guides for getting started, bootstrapping a new library, contributing back and using private pods.

Getting It

We have a self-updating Mac app that hosts everything you need to run CocoaPods.

You can use all the features you know and love from the Terminal and some features with a GUI 樱花视频免费观看. Best of both worlds.

DownloadLearn More…

Installation via the command line is easy 樱花视频网站. Follow this guide for more info.

 [sudo] gem install cocoapods

"樱花视频" Getting It

Installation via the command line is easy 樱花视频. Follow this guide for more info.

 [sudo] gem install cocoapods

Volunteer Driven (樱花视频)

Danielle Tomlinson

Keeping the ship shipping.

樱花视频在线 - Dimitris Koutsogiorgas

Polishing Performance.

Eric Amorde

Rinse, Refactor, Repeat.

Samuel Giddins

Patch Master & Bundler of Joy.

Paul Beusterien

Transitively Transforming.

orta

Design Dictator.

Big Thanks to our Alumni, too

Eloy Durán

Creator, maintainer, instigator, & gesticulator.

Fabio Pelosin

Programmer at Large.

Boris Bügling

Triagemaster General.

Florian Hanke

Picky about search.

Keith Smiley

Master of the Specs.

Karla Sandoval

Pushing those Plugins.

Emma Koszinowski

Separating Search.

Marin Usalj

Breaking software.

Michele Titolo

Evangelist and CI Jedi Master.

Joshua Kalpin

Boss Bug Basher.

Delisa Mason

Toolsmith lvl 99.

Kyle Fuller

Perfectionist.

Olivier Halligon

Guardian of Consistency.

Hugo Tunius

Quality Index Assurange.

Nate West

Appsolutely Vigilant.

Muhammed Yavuz Nuzumlalı

Obsessive about performance.

Ben Asher

Fixing Frameworks.

樱花视频高清 - Marius Rackwitz

Swift Pioneer.

Community Powered (樱花视频)