blob: 02a423f16c496c9d6a7ff7c4519368a40c60efa1 [file] [log] [blame]
{
"name": "KRProgressHUD",
"version": "3.1.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/krimpedance/KRProgressHUD.git",
"tag": "3.1.1"
},
"source_files": "KRProgressHUD/**/*.swift",
"dependencies": {
"KRActivityIndicatorView": [
"2.1.1"
]
},
"pushed_with_swift_version": "4.0"
}