pod install 失败,应该修改 podfile
ZenonHuang opened this issue · 1 comments
ZenonHuang commented
如图,我的 pod 版本是1.1.1.直接 pod install 失败,检查了一下 podfile. 应该改一下:
platform :ios, '7.0'
target 'DFTimelineView' do
pod 'DFCommon'
end
这样修改了,重新安装的话就行了.
xiezefeng commented
报错啦 ,chectout你的demo 报错了