[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / 5 / ComProgressHUD / 0.0.1 / ComProgressHUD.podspec.json
blobfc3fa08e9205b31ab3d73b4e442a695d1c8442c3
2   "name": "ComProgressHUD",
3   "version": "0.0.1",
4   "summary": "加载控件",
5   "description": "简单的加载控件(combanc)",
6   "homepage": "https://github.com/Goooolden/ComProgressHUD.git",
7   "license": "MIT",
8   "authors": {
9     "Goooolden": "chenhuan_1015@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Goooolden/ComProgressHUD.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "ComProgressHUD/**/*.{h,m}",
19   "resources": "ComProgressHUD.bundle",
20   "requires_arc": true,
21   "dependencies": {
22     "MBProgressHUD": [
24     ]
25   }