[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / b / 5 / WYQProgressHUD / 1.0.2 / WYQProgressHUD.podspec.json
blob24b5eba66f6d685229f76942f50fa3d4cec80a5a
2   "name": "WYQProgressHUD",
3   "version": "1.0.2",
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.2"
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"