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