[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / d / c / a / KRProgressHUD / 2.2.1 / KRProgressHUD.podspec.json
blob4f8d779fff51ee65a2a2765287e27895cd654b24
2   "name": "KRProgressHUD",
3   "version": "2.2.1",
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": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/krimpedance/KRProgressHUD.git",
20     "tag": "2.2.1"
21   },
22   "source_files": "KRProgressHUD/**/*.swift",
23   "pushed_with_swift_version": "3.0"