# 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' ``` ``` 1,pod spec lint 验证 2,pod repo push BFSpecs BFCommonKit.podspec --sources='https://git.yishihui.com/iOS/BFSpecs.git,https://github.com/CocoaPods/Specs' --allow-warnings --skip-import-validation ``` ## Author wenweiwei, wenweiwei@piaoquantv.com ## License BFCommonKit is available under the MIT license. See the LICENSE file for more info.