YXProgressHUDView 2.0.2× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Nov 2017Maintained by caoyunxiao.Installation Guide×Installation Guide for YXProgressHUDViewYou want to add pod 'YXProgressHUDView', '~> 2.0' similar to the following to your Podfile:target 'MyApp' do pod 'YXProgressHUDView', '~> 2.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 YXProgressHUDViewSee PodspecGitHub RepoPage on CocoaPods.orgYXProgressHUDView 2.0.2ByMatej caoyunxiaocaoyunxiao/YXProgressHUDViewGitHub Repo Welcome to YXProgressHUDView! 如何使用? 使用cocoapods 导入即可 pod 'YXProgressHUDView', '~> 1.0.2' HUD_Configuration.h文件可自己配置 自定义图片需替换下Resources目录下的图片。 pod 'YXProgressHUDView'