-> AVOSCloud (3.1.1.1)
LeanCloud iOS SDK for mobile backend.
pod 'AVOSCloud', '~> 3.1.1.1'
- Homepage: https://leancloud.cn
- Source:
https://download.leancloud.cn/sdk/iOS/release-v3.1.1.1/AVOSCloud.framework.zip1
- Versions: 3.1.1.1, 3.1.1, 3.1.0, 3.0.3, 3.0.2, 3.0.1, 3.0.0, 2.6.11.2,
2.6.11.1, 2.6.11, 2.6.10.2, 2.6.10.1, 2.6.10, 2.6.9.1, 2.6.9, 2.6.8.1, 2.6.8,
2.6.7, 2.6.6, 2.6.5.1, 2.6.5, 2.6.4, 2.6.3, 2.6.2.1, 2.6.2, 2.6.1, 2.6.0,
2.5.9.1, 2.5.9, 2.5.8.1, 2.5.8, 2.5.7, 2.5.6, 2.5.5, 2.5.3, 2.5.2, 2.5.1,
2.5.0, 2.4.1, 2.4.0, 2.3.2, 2.3.0, 2.2.1, 2.2.0, 2.1.2, 2.1.1, 2.1.0, 2.0.2,
2.0.0, 1.4.4, 1.4.3, 1.4.2, 1.4.1, 1.4.0, 1.3.5, 1.3.4, 1.3.3, 1.3.2,

这是我们最近更新的历史:

  - 3.1.1 (2015-05-05 10:13:16 UTC)
  - 3.1.1.1 (2015-05-05 11:51:45 UTC)
  - 3.1.2 (2015-05-27 03:48:04 UTC)
  - 3.1.2.1 (2015-05-27 04:28:50 UTC)
  - 3.1.2.2 (2015-06-03 06:11:25 UTC)
  - 3.1.2.3 (2015-06-10 10:33:57 UTC)
  - 3.1.2.4 (2015-06-11 09:45:52 UTC)
  - 3.1.2.5 (2015-06-25 10:43:49 UTC)
  - 3.1.2.6 (2015-06-27 03:37:54 UTC)

你可以再试试 pod update,能不能变到我们的最新版上来。
如果实在不行,就到我们 SDK 下载页面手动下最新版本吧:https://leancloud.cn/docs/sdk_down.html

你是不是在 Podfile 里面写死了版本,类似这样?

pod 'AVOSCloud', '~> 3.1.1.1'

您好,没有的,我直接搜索AVOSCloud的pod版本,显示的就是3.1.1.1,因为我下载了demo,然后pod 的时候出错,我就确认一下,发现pod上面的版本最新就是3.1.1.1