NWClient 1.0.2×由Alexander Kadyrov维护。安装指南×安装指南 for NWClient您希望向您的 Podfile 添加以下类似的代码pod 'NWClient', '~> 1.0'target 'MyApp' do pod 'NWClient', '~> 1.0' end然后在您的终端中运行 pod install,或者从 CocoaPods.app 运行。或者为了测试运行,运行以下命令pod try NWClient 依赖关系ReactiveSwift>= 0Alamofire>= 0 查看 PodspecGitHub 仓库CocoaPods.org 上的页面NWClient 1.0.2作者:Alexander KadyrovAlexanderKadyrov/NWClientGitHub 仓库安装 NWClient 可通过 CocoaPods 获得。要安装它,只需将以下行添加到您的 Podfile 中 pod 'NWClient'