[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / c / a / KRProgressHUD / 3.3.0 / KRProgressHUD.podspec.json
blobdb1a43c7f09ff2be81ad1c15fd2c2a1a3d817255
2   "name": "KRProgressHUD",
3   "version": "3.3.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.3.0"
21   },
22   "source_files": "KRProgressHUD/**/*.swift",
23   "dependencies": {
24     "KRActivityIndicatorView": [
25       "2.2.0"
26     ]
27   }