[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / d / c / a / KRProgressHUD / 3.4.6 / KRProgressHUD.podspec.json
blob4eabc0b15c2ba55c6b25258902e171aa9244fba7
2   "name": "KRProgressHUD",
3   "version": "3.4.6",
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": "9.0"
17   },
18   "swift_versions": "5.3",
19   "source": {
20     "git": "https://github.com/krimpedance/KRProgressHUD.git",
21     "tag": "3.4.6"
22   },
23   "source_files": "KRProgressHUD/**/*.swift",
24   "dependencies": {
25     "KRActivityIndicatorView": [
26       "3.0.6"
27     ]
28   },
29   "swift_version": "5.3"