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