`pod尝试GooglePlaces`时出错

时间:2016-12-13 07:10:49

标签: ios curl cocoapods macos-sierra

我正在尝试使用命令pod try GooglePlacespod try GooglePlacePicker获取Google提供的针对Places API的演示项目,但这会在几分钟后失败并出现如下所述的错误:

Rohans-MacBook-Pro:~ rohan$ pod try GooglePlaces
Updating spec repositories

CocoaPods 1.2.0.beta.1 is available.
To update use: `sudo gem install cocoapods --pre`
[!] This is a test version we'd love you to try.

For more information, see https://blog.cocoapods.org and the CHANGELOG for this version at https://github.com/CocoaPods/CocoaPods/releases/tag/1.2.0.beta.1


Trying GooglePlaces
[!] /usr/bin/curl -f -L -o /private/var/folders/33/srwyncb13253t9jw7j73v33r0000gn/T/CocoaPods/Try/GooglePlaces/file.tgz https://dl.google.com/dl/cpdc/98bcd61eb763c4a4/GooglePlaces-2.1.1.tar.gz --create-dirs --netrc-optional

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:03:11 --:--:--     0
curl: (56) SSLRead() return error -9806

有人可以帮我弄清楚出了什么问题吗?

注意: pod installpod updatepod setup这些命令正常运行,没有任何错误。我在macOS Sierra,Xcode 8.1,Cocoapods 1.1.1

0 个答案:

没有答案