CSHud 0.9.6×Maintained by Joslyn.Installation Guide×Installation Guide for CSHudYou want to add pod 'CSHud', '~> 0.9' similar to the following to your Podfile:target 'MyApp' do pod 'CSHud', '~> 0.9' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try CSHudSee PodspecGitHub RepoPage on CocoaPods.orgCSHud 0.9.6ByJoslynwww.jianshu.comJoslynWu/CSHudGitHub RepoCSHud 基于MBProgressHUD的封装。绘制常用图形并配以动画。 特点 成功和失败图标通过代码绘制,支持多种动画 封装常用原始功能 效果(部分) 安装 pod install CSHud