HUDHelper
[](https://travis-ci.org/Wei Han/HUDHelper)
HUDHelper defines 'Indicator' and 'Toast' based on MBProgressHUD, the indicator acts as the default behaviour of MBProgressHUD, the toast will hide automatically.
The original intention of this wrapper is to separate the MBProgressHUD usage from UIViewController and call it easily.
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Installation
HUDHelper is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "HUDHelper"
Author
Will Han, [email protected]
License
HUDHelper is available under the MIT license. See the LICENSE file for more info.