Skip to content

Instantly share code, notes, and snippets.

@modocache
Created April 26, 2012 18:17
Show Gist options
  • Save modocache/2501598 to your computer and use it in GitHub Desktop.
Save modocache/2501598 to your computer and use it in GitHub Desktop.
CocoaPods <3 RestKit
platform :ios
dependency 'RestKit/Network', '0.9.3'
dependency 'RestKit/ObjectMapping', '0.9.3'
dependency 'RestKit/ObjectMapping/CoreData', '0.9.3'
dependency 'RestKit/ObjectMapping/JSONKit', '0.9.3'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment