•  


CocoaPods.org

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.

Download Learn 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 Duran

Creator, maintainer, instigator, & gesticulator.

Fabio Pelosin

Programmer at Large.

Boris Bugling

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

- "漢字路" 한글한자자동변환 서비스는 교육부 고전문헌국역지원사업의 지원으로 구축되었습니다.
- "漢字路" 한글한자자동변환 서비스는 전통문화연구회 "울산대학교한국어처리연구실 옥철영(IT융합전공)교수팀"에서 개발한 한글한자자동변환기를 바탕하여 지속적으로 공동 연구 개발하고 있는 서비스입니다.
- 현재 고유명사(인명, 지명등)을 비롯한 여러 변환오류가 있으며 이를 해결하고자 많은 연구 개발을 진행하고자 하고 있습니다. 이를 인지하시고 다른 곳에서 인용시 한자 변환 결과를 한번 더 검토하시고 사용해 주시기 바랍니다.
- 변환오류 및 건의,문의사항은 juntong@juntong.or.kr로 메일로 보내주시면 감사하겠습니다. .
Copyright ⓒ 2020 By '전통문화연구회(傳統文化硏究會)' All Rights reserved.
 한국   대만   중국   일본