Movatterモバイル変換


[0]ホーム

URL:


CocoaPods trunk is moving to be read-only. Read more on theblog, there are 14 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. Runpod install and get the same versions as everyone else in your team.

CocoaPods makes updating a single dependency easy viapod update FLKAutoLayout or updating all of them with justpod update.

You can use your code or Open Source.

PODFILE

# open sourcesource'https://github.com/CocoaPods/Specs.git'# my worksource'https://github.com/Artsy/Specs.git'target'App'dopod'Artsy+UIColors'pod'Artsy+UIButtons'pod'FLKAutoLayout'pod'ISO8601DateFormatter', '0.7'pod'AFNetworking', '~> 2.0'target'AppTests'doinherit! :search_pathspod'FBSnapshotTestCase'pod'Quick'pod'Nimble'endend

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 youvia Xcode's Workspaces

Your App's code remains the same.

CocoaPods movesall yourprivate 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 newplugins likepackager,keys,roulette,deintegrate,repo-svn,release andsorted-search.

Skip Integration

Want to handle integration yourself? You can disable our integration using theinstall! 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 thehighest quality rise to the top.

Documented

We take our documentation seriously.

We have guides forgetting started,bootstrapping a new library,contributing backand usingprivate 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. Followthis guide for more info.

 [sudo] gem install cocoapods

Getting It

Installation via the command line is easy. Followthis 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


[8]ページ先頭

©2009-2025 Movatter.jp