wenweiwei пре 4 година
комит
c61f7ca8fc
1 измењених фајлова са 29 додато и 0 уклоњено
  1. 29 0
      README.md

+ 29 - 0
README.md

@@ -0,0 +1,29 @@
+# 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.