categoryKit 0.0.2× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2016Maintained by soya-bean.Installation Guide×Installation Guide for categoryKitYou want to add pod 'categoryKit', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'categoryKit', '~> 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 categoryKitSee PodspecGitHub RepoPage on CocoaPods.orgcategoryKit 0.0.2Bysnail-zsnail-z/categoryKitGitHub Repo categoryKit里的大部分类别整理自网络,在项目文件顶部可以查看到该类目地址! Introduction 自己平时开发小项目时经常用到许多小分类,索性整理了一下放到github上方便以后自己使用由于项目功能比较简单暂时用到这些类别,后期遇到更多更好方便实用的类别会进行添加更新。 如有需要的小伙伴也可以CocoaPods pod 'categoryKit', '~> 0.0.1'