CocoaPods
 @CocoaPodsOrg
Schlaraffenland Rubygems
rubygems.org: “683,154,757 downloads of 40,037 gems cut since July 2009”
0.3.0 Juli 2009
iOS & OSX
DEMO
Install

$ gem install cocoapods
$ pod setup
$ vim Podfile
platform :ios
dependency “AFNetworking”, “~> 0.9.0 ”
$ pod install
$ open App.cxworkspace
DEMO
$ pod spec create Peanut
$ vim Peanut.podspec
$ pod spec lint Peanut.podspec
DEMO
ENDE

Cocoapods

Editor's Notes