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