platform :ios,'8.0'
use_frameworks!
target 'text' do
pod 'EGODatabase', '~> 2.0'
pod 'MJRefresh', '~> 3.1.0'
end
//-------------------------
加個target‘項目名’
end ?就ok了 ?
pod setup 后要等待很久,和你的網(wǎng)速有關。要耐心等待 。。。。。
platform :ios,'8.0'
use_frameworks!
target 'text' do
pod 'EGODatabase', '~> 2.0'
pod 'MJRefresh', '~> 3.1.0'
end
//-------------------------
加個target‘項目名’
end ?就ok了 ?
pod setup 后要等待很久,和你的網(wǎng)速有關。要耐心等待 。。。。。