添加文件
0 parents
Showing
1 changed file
with
29 additions
and
0 deletions
README.md
0 → 100644
1 | # JCategoryKit | ||
2 | |||
3 | [](https://travis-ci.org/weixq/JCategoryKit) | ||
4 | [](https://cocoapods.org/pods/JCategoryKit) | ||
5 | [](https://cocoapods.org/pods/JCategoryKit) | ||
6 | [](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. |
-
Please register or sign in to post a comment