[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / f / 0 / CNKitCategory / 1.0.5 / CNKitCategory.podspec.json
blob8d65038829296fb2d1c4a15486d2f2c894235e16
2   "name": "CNKitCategory",
3   "version": "1.0.5",
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!\n",
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.0.5"
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   ]