MPSCategories 0.1.0× 测试测试✓ Lang语言 Obj-CObjective C许可证 MIT 发布最新发布2015年2月由 Matthew Strickland 维护。安装指南×MPSCategories 安装指南您希望如下所示在 Podfile 中添加 pod 'MPSCategories', '~> 0.1'target 'MyApp' do pod 'MPSCategories', '~> 0.1' end然后,在您的终端中运行 pod install,或者从 CocoaPods.app 运行。或者,为了进行测试运行,运行以下命令pod try MPSCategories查看 PodspecGitHub 仓库在 CocoaPods.org 上的页面MPSCategories 0.1.0作者:Matthew Stricklandmps/MPSCategoriesGitHub 仓库 这是我在日常 Objective-C 开发中使用的有用分类集合。