[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / a / ZJKit / 0.1.2 / ZJKit.podspec.json
blobe31557f4fadb3ff29cf7cd7240540c5e10789435
2   "name": "ZJKit",
3   "version": "0.1.2",
4   "summary": "convenience",
5   "description": "TODO: Just use conveniently",
6   "homepage": "https://github.com/yoimhere/ZJKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yoimhere": "yoimhere@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yoimhere/ZJKit.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "subspecs": [
24     {
25       "name": "Category",
26       "source_files": "ZJKit/Classes/Category/**/*"
27     }
28   ]