CCProgressHUDKit 1.1.1×Maintained by Bogon.Installation Guide×Installation Guide for CCProgressHUDKitYou want to add pod 'CCProgressHUDKit', '~> 1.1' similar to the following to your Podfile:target 'MyApp' do pod 'CCProgressHUDKit', '~> 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 CCProgressHUDKitSee PodspecGitHub RepoPage on CocoaPods.orgCCProgressHUDKit 1.1.1ByBogonBogon/CCProgressHUDKitGitHub RepoCCProgressHUDKit CCProgressHUDKit is MBProgressHUD 的封装