podfile 格式

2017-01-14  本文已影响48人  草原烈鹰

platform :ios, '7.0'
target 'PodTest002' do
pod 'AFNetworking', '~> 3.1.0'
pod 'Bugtags', '1.3.0'
pod 'EaseMobSDK', '~> 2.1.9'
end

source 'http://10.40.3.31/iOS_group/DFSpecs.git'
source 'https://github.com/CocoaPods/Specs.git'

platform :ios, '8.0'

target 'Rongzi_iOS' do
  use_frameworks!
上一篇 下一篇

猜你喜欢

热点阅读