YYCommonCategories 0.0.3× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jun 2017Maintained by y500.Installation Guide×Installation Guide for YYCommonCategoriesYou want to add pod 'YYCommonCategories', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'YYCommonCategories', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try YYCommonCategoriesSee PodspecGitHub RepoPage on CocoaPods.orgYYCommonCategories 0.0.3Byy500y500/categoriesGitHub Repo 整理自己常用的一些扩展类,方便新建项目的时候使用