XHCategories 1.2.3× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jun 2016Maintained by CoderZhuXH.Installation Guide×Installation Guide for XHCategoriesYou want to add pod 'XHCategories', '~> 1.2' similar to the following to your Podfile:target 'MyApp' do pod 'XHCategories', '~> 1.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try XHCategoriesSee PodspecGitHub RepoPage on CocoaPods.orgXHCategories 1.2.3ByZhu XiaohuiCoderZhuXH/XHCategoriesGitHub Repo 简洁实用的类扩展 使用方法 详见对应头文件所提供方法 安装 手动添加: 1.将 XHCategories 文件夹添加到工程目录中 2.导入 XHCategories.h 系统要求 该项目最低支持 iOS 7.0 和 Xcode 7.0 许可证 XHCategories 使用 MIT 许可证,详情见 LICENSE 文件