Open wangyan12 opened 3 years ago
[!] CocoaPods could not find compatible versions for pod "MBProgressHUD": In Podfile: MBProgressHUD (~> 1.2.0)
None of your spec sources contain a spec satisfying the dependency: MBProgressHUD (~> 1.2.0).
MBProgressHUD (~> 1.2.0)
You have either:
pod repo update
pod install --repo-update
[!] CocoaPods could not find compatible versions for pod "MBProgressHUD": In Podfile: MBProgressHUD (~> 1.2.0)
None of your spec sources contain a spec satisfying the dependency:
MBProgressHUD (~> 1.2.0)
.You have either:
pod repo update
or withpod install --repo-update
.