iOSReachability 0.0.3×由 AshishAwasthi 维护。安装指南×iOSReachability 安装指南您想将以下代码添加到 Podfile 中类似如下:target 'MyApp' do pod 'iOSReachability', '~> 0.0' end然后在您的终端中运行 pod install,或者从 CocoaPods.app 运行。作为替代,您可以先进行测试运行,运行如下命令:pod try iOSReachability查看 PodspecGitHub 仓库CocoaPods.org 上的页面iOSReachability 0.0.3作者:Ashish Awasthigithub.com/awasthi027GitHub 仓库 这是一个通用的可达性框架,用于检查互联网连接。