//2013.4.19 (這行不用加)
platform :ios, '6.0'
pod 'DCIntrospect', '~> 0.0.2'
pod 'InAppSettingsKit', '~> 1.0'
pod 'AFNetworking', '~> 1.2.0'
pod 'MagicalRecord', '~> 2.1'
pod 'RestKit', '~> 0.20.0'
pod 'Nimbus', '~> 1.0.0'
pod 'SSKeychain', '~> 1.0.2'
pod 'BlocksKit','~> 1.8.1'
pod 'Facebook-iOS-SDK','~> 3.5.0'
target :UnitTests do
link_with 'UnitTests'
pod 'Kiwi', '~> 2.0.6'
end
No comments:
Post a Comment