美文网首页
coco pod MBProgressHUD+DK (~>

coco pod MBProgressHUD+DK (~>

作者: 我静静仰望着天空 | 来源:发表于2016-11-16 09:32 被阅读277次

!] Unable to satisfy the following requirements:

- `MBProgressHUD+DK (~> 1.0.8)` required by `Podfile`

- `MBProgressHUD+DK (= 1.0.8)` required by `Podfile.lock`

None of your spec sources contain a spec satisfying the dependencies: `MBProgressHUD+DK (~> 1.0.8), MBProgressHUD+DK (= 1.0.8)`.

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.

yanghongyedeMac-mini:ShiXiaoBao yanghongye$ pod --version

1.1.1

yanghongyedeMac-mini:ShiXiaoBao yanghongye$ pod repo update

Updating spec repo `master`

$ /usr/bin/git -C /Users/yanghongye/.cocoapods/repos/master pull --ff-only

From https://github.com/CocoaPods/Specs

8309a1a..4aab1be  master    -> origin/master

* [new branch]      predates_sharding_branch -> origin/predates_sharding_branch

相关文章

网友评论

      本文标题:coco pod MBProgressHUD+DK (~>

      本文链接:https://www.haomeiwen.com/subject/oxzlpttx.html