[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / f / 0 / CNKitCategory / 1.0.0 / CNKitCategory.podspec.json
blob3e5c087b716391e88ae3b9d67ad6202dda2d80d0
2   "name": "CNKitCategory",
3   "version": "1.0.0",
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": "http://haoju.cn",
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.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "deprecated": true,
20   "subspecs": [
21     {
22       "name": "CNKit",
23       "source_files": "CNKit/CNKit.h",
24       "subspecs": [
25         {
26           "name": "FoundtionKit",
27           "source_files": "CNKit/FoundtionKit/*"
28         }
29       ]
30     }
31   ]