[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 5 / c / e / QqcProgressHUD / 1.0.84 / QqcProgressHUD.podspec.json
blobd647edfb214c26469444a56d834677951cea12dd
2   "name": "QqcProgressHUD",
3   "license": "MIT",
4   "authors": {
5     "qqc": "20599378@qq.com"
6   },
7   "platforms": {
8     "ios": "8.0"
9   },
10   "requires_arc": true,
11   "version": "1.0.84",
12   "summary": "QqcProgressHUD",
13   "homepage": "https://github.com/xukiki/QqcProgressHUD",
14   "source": {
15     "git": "https://github.com/xukiki/QqcProgressHUD.git",
16     "tag": "1.0.84"
17   },
18   "source_files": [
19     "QqcProgressHUD/*.{h,m}"
20   ],
21   "resources": [
22     "QqcProgressHUD/*.bundle"
23   ],
24   "dependencies": {
25     "UIImage-Qqc": [
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "ProgressHUD",
32       "source_files": "QqcProgressHUD/ProgressHUD/*.{h,m}"
33     }
34   ]