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