LuanchManager 0.1.0× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布上次发布2016年5月由Raymond H维护。安装指南×LuanchManager的安装指南您想要在Podfile中添加类似以下命令来添加pod 'LuanchManager', '~> 0.1'target 'MyApp' do pod 'LuanchManager', '~> 0.1' end然后在终端中运行pod install,或者从CocoaPods.app中运行。或者为了测试它,您可以运行以下命令:pod try LuanchManager查看PodspecGitHub 仓库CocoaPods.org上的页面LuanchManager 0.1.0作者:RaymondMusjoy/LuanchManagerGitHub 仓库 示例 要运行示例项目,请克隆仓库,然后首先从Example目录运行pod install。 要求 安装 LuanchManager可以通过CocoaPods获得。要安装它,只需将以下行添加到您的Podfile中 pod "LuanchManager" 作者 Raymond,[email protected] 许可证 LuanchManager在MIT许可证下可用。有关更多信息,请参阅LICENSE文件。