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