[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / c / a / KRProgressHUD / 1.4.0 / KRProgressHUD.podspec.json
blob8f1943ee1d7fd2eb0877903e573f5cb1cbd1e44a
2   "name": "KRProgressHUD",
3   "version": "1.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": "1.4.0"
21   },
22   "source_files": "KRProgressHUD/**/*.swift"