[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 8 / a / ZZWHudHelper / 0.1.0 / ZZWHudHelper.podspec.json
blob42369a25ca1320f1f56cd87c99606c32c66c8f18
2   "name": "ZZWHudHelper",
3   "version": "0.1.0",
4   "summary": "封装MBProgressHUD,简化使用.",
5   "homepage": "https://github.com/zhouzheren/ZZWHudHelper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "snail": "a595429717@163.com"
12   },
13   "source": {
14     "git": "https://github.com/zhouzheren/ZZWHudHelper.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "ZZWHudHelper/Classes/**/*",
21   "dependencies": {
22     "MBProgressHUD": [
23       "~> 0.9.2"
24     ]
25   }