LCCategories 0.0.2× 测试已测试✗ 语言语言 Obj-CObjective C许可 MIT 发布最后发布2017年2月由刘鸿维护。安装指南×LCCategories安装指南你想要将类似于下面的代码pod 'LCCategories', '~> 0.0'添加到Podfile中target 'MyApp' do pod 'LCCategories', '~> 0.0' end然后在终端或从CocoaPods.app中运行pod install或者为了测试运行,运行以下命令pod try LCCategories查看PodspecGitHub仓库CocoaPods.org页面LCCategories 0.0.2作者Little-CaptainLittle-Captain/LCCategoriesGitHub仓库 iOS开发中的一些常用分类方法