【发布时间】:2018-04-16 05:14:27
【问题描述】:
我尝试在从 DJI 网站下载的示例代码中使用 cocoapods 安装 DJI iOS SDK 4.5。
每次我尝试 pod install 时都会抛出错误提示
CocoaPods could not find compatible versions for pod "DJI-SDK-iOS":
In Podfile:
DJI-SDK-iOS (~> 4.5)
None of your spec sources contain a spec satisfying the dependency: `DJI-SDK-iOS (~> 4.5)`
我什至尝试卸载 cocoapods 并重新安装它,但没有成功。
【问题讨论】: