BLCategories 1.0.2× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布时间最后发布2016年8月由 Binh Le 维护。安装指南×BLCategories 的安装指南你想要将 pod 'BLCategories', '~> 1.0' 类似下面的代码添加到你的 Podfile 中target 'MyApp' do pod 'BLCategories', '~> 1.0' end然后在终端或从 CocoaPods.app 中运行 pod install为了测试运行,运行以下命令pod try BLCategories查看 PodspecGitHub 仓库CocoaPods.org 上的页面BLCategories 1.0.2作者:Binh Leb1nhle/BLCategoriesGitHub 仓库 示例 要运行示例项目,请克隆仓库,然后从 Example 目录中首先运行 pod install 需求 安装 BLCategories 通过 CocoaPods 提供。要安装它,只需将以下行添加到你的 Podfile pod "BLCategories" 作者 Binh Le, [email protected] 许可证 BLCategories 在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。