# GMHud [![CI Status](http://img.shields.io/travis/wangyang/GMHud.svg?style=flat)](https://travis-ci.org/wangyang/GMHud) [![Version](https://img.shields.io/cocoapods/v/GMHud.svg?style=flat)](http://cocoapods.org/pods/GMHud) [![License](https://img.shields.io/cocoapods/l/GMHud.svg?style=flat)](http://cocoapods.org/pods/GMHud) [![Platform](https://img.shields.io/cocoapods/p/GMHud.svg?style=flat)](http://cocoapods.org/pods/GMHud) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation GMHud is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod "GMHud" ``` ## Author wangyang, wangyang@wanmeizhensuo.com ## License GMHud is available under the MIT license. See the LICENSE file for more info.