zhou1043868875 / StudyStatusBarHUD

学习小马哥的上传cocoa pods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StudyStatusBarHUD

学习小马哥的上传cocoa pods

显示成功信息

[XMGStatusBarHUD showSuccess:@"加载成功!"];

显示失败信息

[XMGStatusBarHUD showError:@"加载失败!"];

显示加载信息

[XMGStatusBarHUD showLoading:@"正在加载中..."];

显示隐藏信息

[XMGStatusBarHUD hide];

About

学习小马哥的上传cocoa pods

License:MIT License


Languages

Language:Objective-C 100.0%