Upgrade to Pro — share decks privately, control downloads, hide ads and more …

The Future Of CocoaPods ( Trunk & CocoaDocs 2 )

Orta
May 15, 2014

The Future Of CocoaPods ( Trunk & CocoaDocs 2 )

The intro to the world of CocoaDocs.org v2, discussion around the new authentication server called trunk and some cool CocoaPods plugins.

Orta

May 15, 2014
Tweet

More Decks by Orta

Other Decks in Technology

Transcript

  1. 15 May 2014 @orta WHAT IS COCOAPODS? An application level

    dependency manager A community around mostly open source Objective-C code
  2. 15 May 2014 @orta WHAT IS COCOAPODS? Users downloads a

    ruby gem Developers provide recipes for creating Xcode projects called Podspecs Users write a list of dependencies in simple text file called a Podfile CocoaPods pulls in externals to your project with as little changes to your project as possible
  3. 15 May 2014 @orta TRUNK Authentication Server Switches Spec Repo

    to use JSON Removes need for Pull Requests CocoaPods webhooks