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