mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-30 05:35:40 +08:00
Add OS X platform install note to CocoaPod
This commit is contained in:
@@ -520,7 +520,8 @@ Edit your Podfile and add RestKit:
|
||||
|
||||
``` bash
|
||||
$ edit Podfile
|
||||
platform :ios, '5.0'
|
||||
platform :ios, '5.0'
|
||||
# Or platform :osx, '10.7'
|
||||
pod 'RestKit', :git => 'https://github.com/RestKit/RestKit.git', :branch => 'development'
|
||||
|
||||
# Testing and Search are optional components
|
||||
|
||||
Reference in New Issue
Block a user