FMCategoryKit 1.1.5×Maintained by Mingoy.Installation Guide×Installation Guide for FMCategoryKitYou want to add pod 'FMCategoryKit', '~> 1.1' similar to the following to your Podfile:target 'MyApp' do pod 'FMCategoryKit', '~> 1.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try FMCategoryKitSee PodspecGitHub RepoPage on CocoaPods.orgFMCategoryKit 1.1.5By袁凤鸣www.yfmingo.cnyfming93/FMCategoryKitGitHub RepoFMCategoryKit A set of useful categories for Foundation and UIKit.