blob: 4eabc0b15c2ba55c6b25258902e171aa9244fba7 [file] [log] [blame]
{
"name": "KRProgressHUD",
"version": "3.4.6",
"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": "info@krimpedance.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.3",
"source": {
"git": "https://github.com/krimpedance/KRProgressHUD.git",
"tag": "3.4.6"
},
"source_files": "KRProgressHUD/**/*.swift",
"dependencies": {
"KRActivityIndicatorView": [
"3.0.6"
]
},
"swift_version": "5.3"
}