[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 8 / YZKit / 0.1.5 / YZKit.podspec.json
blobbe96539684e8d084d4640334e21b2b9132196b65
2   "name": "YZKit",
3   "version": "0.1.5",
4   "summary": "A short description of YZKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.china-plus.cn/ios/commonlib/yzkit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "510462142@qq.com": "18780106592@163.com"
13   },
14   "source": {
15     "git": "http://gitlab.china-plus.cn/ios/commonlib/yzkit.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "YZKit/Classes/**/*",
23     "YZKit/Classes/**/**/*"
24   ],
25   "resource_bundles": {
26     "YZKit": [
27       "YZKit/Assets/*.png"
28     ]
29   },
30   "dependencies": {
31     "Hue": [
33     ],
34     "GTMBase64": [
36     ]
37   }