[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / f / b / 5 / WYQProgressHUD / 1.0.1 / WYQProgressHUD.podspec.json
blobe87bb679a02c7530582c702ac78f5874da77ca04
2   "name": "WYQProgressHUD",
3   "version": "1.0.1",
4   "summary": "提供网络加载等待层,用户操作成功、失败提示框",
5   "description": "WYQProgressHUD 提供网络加载等待层,用户操作成功、失败提示框",
6   "homepage": "https://github.com/YongQiangWei/WYQProgressHUD",
7   "license": "MIT",
8   "authors": {
9     "yongQiang Wei": "15249085279@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/YongQiangWei/WYQProgressHUD.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "MBProgressHUDExtend/*.{h,m}",
20     "MBProgressHUDExtend/UIViewController+HUD/*.{h,m}",
21     "MBProgressHUDExtend/MBProgressHUD/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "resources": "MBProgressHUDExtend/MBProgressHUD.bundle/*.png"