blob: 9f6304d94216e31a3d2270b39439fa1ff1217f65 [file] [log] [blame]
{
"name": "KRProgressHUD",
"version": "3.4.7",
"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.7"
},
"source_files": "KRProgressHUD/**/*.swift",
"dependencies": {
"KRActivityIndicatorView": [
"3.0.7"
]
},
"swift_version": "5.3"
}