[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / c / a / KRProgressHUD / 3.4.0 / KRProgressHUD.podspec.json
blobc4e23a2f04ab4586b55cf761384c42c343a75584
2   "name": "KRProgressHUD",
3   "version": "3.4.0",
4   "summary": "A beautiful progress HUD for your iOS.",
5   "description": "KRProgressHUD is a beautiful and easy-to-use HUD meant to display the progress on iOS.",
6   "homepage": "https://github.com/krimpedance/KRProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "krimpedance": "krimpedance@gmail.com"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/krimpedance/KRProgressHUD.git",
20     "tag": "3.4.0"
21   },
22   "source_files": "KRProgressHUD/**/*.swift",
23   "dependencies": {
24     "KRActivityIndicatorView": [
25       "3.0.0"
26     ]
27   }