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