TableService 0.3.4× 测试已测试✗ 语言语言 SwiftSwift许可证 MIT 发布上次发布2015年11月 SPM支持 SPM✗由 Logan Shire 维护。安装指南×TableService 安装指南您想将类似下面的命令添加到 Podfile 中:target 'MyApp' do pod 'TableService', '~> 0.3' end然后在您的终端内执行 pod install,或者在 CocoaPods.app 中。或者为了测试运行,运行以下命令:pod try TableService查看 PodspecGitHub 仓库CocoaPods.org 上的页面TableService 0.3.4作者Logan ShireAttilaTheFun/TableServiceGitHub 仓库 用法 要运行示例工程,请克隆仓库,然后首先在 Example 目录中运行 pod install。 要求 安装 TableService 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile: pod "TableService" 作者 Logan Shire, [email protected] 许可证 TableService 基于 MIT 许可证。有关更多信息,请参阅 LICENSE 文件。