[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / f / 0 / CNKitCategory / 1.1.6 / CNKitCategory.podspec.json
blob652b0fa66278039aea9d3d77179430ab89454a10
2   "name": "CNKitCategory",
3   "version": "1.1.6",
4   "summary": "IOS开发基本Category库!欢迎大家使用",
5   "description": "A longer description of U in Markdown format.\n\n* IOS开发基本Category库\n* pod使用方法: pod \"CNKitCategory\"\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://git.oschina.net/congni/CNKit.git",
7   "license": "MIT",
8   "authors": {
9     "葱泥": "983818495@qq.com"
10   },
11   "source": {
12     "git": "https://git.oschina.net/congni/CNKit.git",
13     "tag": "1.1.6"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "CNKit.h",
20   "deprecated": true,
21   "subspecs": [
22     {
23       "name": "FoundtionKit",
24       "source_files": "FoundtionKit/*"
25     },
26     {
27       "name": "UIKit",
28       "source_files": "UIKit/*"
29     }
30   ]