[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / d / c / a / KRProgressHUD / 3.4.4 / KRProgressHUD.podspec.json
blobc2529644b0ca86dbe837a32a251c882a02b87475
2   "name": "KRProgressHUD",
3   "version": "3.4.4",
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": "info@krimpedance.com"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "swift_versions": "5.1",
19   "source": {
20     "git": "https://github.com/krimpedance/KRProgressHUD.git",
21     "tag": "3.4.4"
22   },
23   "source_files": "KRProgressHUD/**/*.swift",
24   "dependencies": {
25     "KRActivityIndicatorView": [
26       "3.0.4"
27     ]
28   },
29   "swift_version": "5.1"