Closed DreamXiao closed 8 years ago
/usr/local/bin/pod install
Analyzing dependencies [!] Unable to satisfy the following requirements:
AFNetworking
Podfile
AFNetworking (= 3.1.0)
Podfile.lock
AFNetworking (~> 2.3)
UpYunSDK (2.0.1)
我用的是AFNetWorking3.1
你好, 文档上的是 pod 'UPYUN', '~> 1.0.0' 没有 2.0.1 版本, 我们查看过了, UpYunSDK (2.0.1) 为一个个人开发者所 上传. -> UpYunSDK (2.0.1) UpYunSDK pod 'UpYunSDK', '~> 2.0.1'
然后建议直接使用源码, 定制化程度高一点
/usr/local/bin/pod install
Analyzing dependencies [!] Unable to satisfy the following requirements:
AFNetworking
required byPodfile
AFNetworking
required byPodfile
AFNetworking (= 3.1.0)
required byPodfile.lock
AFNetworking (~> 2.3)
required byUpYunSDK (2.0.1)