[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 7 / 6 / 3 / ZJQKit / 0.0.4 / ZJQKit.podspec.json
blobdfbc05f7096a407492dd009a5889a8b7a64bc795
2   "name": "ZJQKit",
3   "version": "0.0.4",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "自用框架.",
8   "description": "自用框架,方便维护",
9   "homepage": "https://gitee.com/cooper_jx/ZJQKit.git",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "cooperAjx": "cooper_jx@126.com"
16   },
17   "source": {
18     "git": "https://gitee.com/cooper_jx/ZJQKit.git",
19     "tag": "0.0.4"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "Category",
25       "source_files": "Class/Category/**/*"
26     }
27   ]