KLNetManager 0.0.2×由KingLight维护。安装指南×KLNetManager 安装指南您要将以下内容类似地添加到 Podfile 中:pod 'KLNetManager', '~> 0.0'target 'MyApp' do pod 'KLNetManager', '~> 0.0' end然后在终端内或从 CocoaPods.app 中运行 pod install或者为了进行测试运行,运行以下命令pod try KLNetManager 依赖项AFNetworking~> 3.2.1MJExtension~> 3.0.15 见 PodspecGitHub 仓库CocoaPods.org 上的页面KLNetManager 0.0.2作者:KingKingLight/KLNetManagerGitHub 仓库KLNetManager