2d3906f9 by 魏小强

添加文件

0 parents
Showing 1 changed file with 29 additions and 0 deletions
1 # JCategoryKit
2
3 [![CI Status](https://img.shields.io/travis/weixq/JCategoryKit.svg?style=flat)](https://travis-ci.org/weixq/JCategoryKit)
4 [![Version](https://img.shields.io/cocoapods/v/JCategoryKit.svg?style=flat)](https://cocoapods.org/pods/JCategoryKit)
5 [![License](https://img.shields.io/cocoapods/l/JCategoryKit.svg?style=flat)](https://cocoapods.org/pods/JCategoryKit)
6 [![Platform](https://img.shields.io/cocoapods/p/JCategoryKit.svg?style=flat)](https://cocoapods.org/pods/JCategoryKit)
7
8 ## Example
9
10 To run the example project, clone the repo, and run `pod install` from the Example directory first.
11
12 ## Requirements
13
14 ## Installation
15
16 JCategoryKit is available through [CocoaPods](https://cocoapods.org). To install
17 it, simply add the following line to your Podfile:
18
19 ```ruby
20 pod 'JCategoryKit'
21 ```
22
23 ## Author
24
25 weixq, weixiaoqiang@situdata.com
26
27 ## License
28
29 JCategoryKit is available under the MIT license. See the LICENSE file for more info.
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!