MyReusableLibrary 0.1.0× 测试已测试✗ 语言编程语言 Obj-CObjective C许可证 MIT 发布日期上次发布2014 年 12 月由 Rockox 维护。安装指南×MyReusableLibrary 安装指南您想添加如下代码到您的 Podfile 中,类似以下这样:target 'MyApp' do pod 'MyReusableLibrary', '~> 0.1' end然后在您的终端中运行 pod install 命令,或者从 CocoaPods.app 中运行。或者,为了进行测试,运行以下命令:pod try MyReusableLibrary查看 PodspecGitHub 仓库CocoaPods.org 页面MyReusableLibrary 0.1.0作者:abhinav dixitabhinavdixit/MyReusableLibraryGitHub Repo 使用方法 要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install 命令。 需求 安装 作者 abhinav dixit, [email protected] 许可证 MyReusableLibrary 在 MIT 许可证下可用。有关更多信息,请参阅 Lizense 文件。