AEWebservice 1.0.1×由Allan Evans维护。安装指南×AEWebservice 安装指南您希望将类似于以下内容的命令 pod 'AEWebservice', '~> 1.0' 添加到您的 Podfile 中target 'MyApp' do pod 'AEWebservice', '~> 1.0' end然后在您的终端中运行 pod install,或在 CocoaPods.app 中运行。另外,为了测试运行,运行以下命令pod try AEWebservice查看 PodspecGitHub 仓库CocoaPods.org 上的页面AEWebservice 1.0.1作者Allan EvansAllanEvans/Webservice-SwiftGitHub 仓库Webservice-Swift 围绕符合 Codable 协议的类型的 URLRequest 提供简单的 Webservice 包装