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