[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 5 / 4 / CNKit / 1.1.9 / CNKit.podspec.json
blob9d336aafdd343548749ddff1d18ac2ef818a420b
2   "name": "CNKit",
3   "version": "1.1.9",
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://github.com/congni/CNKit.git",
7   "license": "MIT",
8   "authors": {
9     "葱泥": "983818495@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/congni/CNKit.git",
13     "tag": "1.1.9"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "CNKit.h",
20   "subspecs": [
21     {
22       "name": "FoundtionKit",
23       "source_files": "FoundtionKit/*"
24     },
25     {
26       "name": "UIKit",
27       "source_files": "UIKit/*"
28     }
29   ]