blob: 7d95fe2ee33622f12f359fc7bffb90d6e46df91f [file] [log] [blame]
{
"name": "KRProgressHUD",
"version": "3.0.0",
"summary": "A beautiful progress HUD for your iOS.",
"description": "KRProgressHUD is a beautiful and easy-to-use HUD meant to display the progress on iOS.",
"homepage": "https://github.com/krimpedance/KRProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"krimpedance": "krimpedance@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/krimpedance/KRProgressHUD.git",
"tag": "3.0.0"
},
"source_files": "KRProgressHUD/**/*.swift",
"dependencies": {
"KRActivityIndicatorView": [
"~> 2.0.2"
]
},
"pushed_with_swift_version": "3.0"
}