You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
target '81 - 网易新闻' do
pod 'ReactiveCocoa'
pod 'AFNetworking’,’2.5.4’
pod 'MJExtension'
pod 'MJRefresh'
pod 'SDWebImage'
pod 'FDFullscreenPopGesture'
pod 'UITableView+FDTemplateLayoutCell'
end
之前的Podfile貌似不能用诶
The text was updated successfully, but these errors were encountered:
内容如下
source 'https://github.com/CocoaPods/Specs.git'
inhibit_all_warnings!
platform :ios, '7.0'
target '81 - 网易新闻' do
pod 'ReactiveCocoa'
pod 'AFNetworking’,’2.5.4’
pod 'MJExtension'
pod 'MJRefresh'
pod 'SDWebImage'
pod 'FDFullscreenPopGesture'
pod 'UITableView+FDTemplateLayoutCell'
end
之前的Podfile貌似不能用诶
The text was updated successfully, but these errors were encountered: