[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / f / b / 5 / WYQProgressHUD / 1.1.0 / WYQProgressHUD.podspec.json
blob9c310d8453cc87aff009de7e8cf5770bd1ed2db2
2   "name": "WYQProgressHUD",
3   "version": "1.1.0",
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.1.0"
17   },
18   "source_files": "WYQProgressHUD/*.{h}",
19   "exclude_files": "Classes/Exclude",
20   "dependencies": {
21     "MBProgressHUD": [
22       "~> 1.1.0"
23     ]
24   }