[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / d / GZHKit / 0.0.2 / GZHKit.podspec.json
blobf031f121d356b4a7bf12be3bcaac72b03743497b
2   "name": "GZHKit",
3   "version": "0.0.2",
4   "summary": "个人开发iOS所用的工具包",
5   "description": "个人开发iOS所用的工具包",
6   "homepage": "https://github.com/guzhenhuaGitHub/GZHKit",
7   "license": "MIT",
8   "authors": {
9     "guzhenhuaGitHub": "514668826@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/guzhenhuaGitHub/GZHKit.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "GZHKit/*.{h,m}",
19   "public_header_files": "GZHKit/*.h",
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
24     ],
25     "MBProgressHUD": [
27     ]
28   }