[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / e / 4 / SYProgressHUD / 0.1 / SYProgressHUD.podspec.json
blobecb8070be2f14eb9348dbf2a7d781356b42db3f6
2   "name": "SYProgressHUD",
3   "version": "0.1",
4   "summary": "基于MBProgressHUD的封装",
5   "description": "easy use SYProgressHUD on iOS,use by readme",
6   "homepage": "https://github.com/YangShi123/SYProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "石阳": "421111472@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/YangShi123/SYProgressHUD.git",
19     "tag": "v0.1"
20   },
21   "source_files": "SYProgressHUD/*.{h,m}",
22   "dependencies": {
23     "MBProgressHUD": [
25     ]
26   },
27   "resources": "SYProgressHUD/*.bundle"