AppCategorySwift 0.0.5×Maintained by wwsh2416.Installation Guide×Installation Guide for AppCategorySwiftYou want to add pod 'AppCategorySwift', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'AppCategorySwift', '~> 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 AppCategorySwiftSee PodspecGitHub RepoHomepagePage on CocoaPods.orgAppCategorySwift 0.0.5Bytianya2416tianya2416/AppCategorySwiftGitHub RepoAppBaseCategoryDemo 1、AppBaseCategory集成方式: pod 'AppCategorySwift' 2、AppBaseCategory集成方式: 查看Ddemo