!] Unable to satisfy the following requirements:
DJI-SDK-iOS (~> 4.0.1) required by Podfile
None of your spec sources contain a spec satisfying the dependency: DJI-SDK-iOS (~> 4.0.1).
You have either:
- out-of-date source repos which you can update with
pod repo update.
- mistyped the name or version.
- not added the source repo that hosts the Podspec to your Podfile.
Note: as of CocoaPods 1.0, pod repo update does not happen on pod install by default.
!] Unable to satisfy the following requirements:
DJI-SDK-iOS (~> 4.0.1)required byPodfileNone of your spec sources contain a spec satisfying the dependency:
DJI-SDK-iOS (~> 4.0.1).You have either:
pod repo update.Note: as of CocoaPods 1.0,
pod repo updatedoes not happen onpod installby default.