我正在尝试使用命令pod try GooglePlaces
和pod 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 install
,pod update
,pod setup
这些命令正常运行,没有任何错误。我在macOS Sierra,Xcode 8.1,Cocoapods 1.1.1