2020年7月9日
刚开始以为是网络问题,当时访问github都是可以登录的,后来google了下 发现需要升级
To solve this, first you need to update openssl, then ruby, then cocoapod.
具体解决:
1. brew upgrade openssl
2. brew upgrade ruby
3. pod repo update master
成功:
参考:https://www.jianshu.com/p/2309992d3115
如果您发现本文对你有所帮助,如果您认为其他人也可能受益,请把它分享出去。