|
@@ -0,0 +1,29 @@
|
|
|
+# BFCommonKit
|
|
|
+
|
|
|
+[](https://travis-ci.org/wenweiwei/BFCommonKit)
|
|
|
+[](https://cocoapods.org/pods/BFCommonKit)
|
|
|
+[](https://cocoapods.org/pods/BFCommonKit)
|
|
|
+[](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.
|