blob: f0e8618565b7ab5f5ba2c400dfe8209700c6a6f5 [file] [log] [blame]
{
"name": "KRProgressHUD",
"version": "1.4.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": "1.4.1"
},
"source_files": "KRProgressHUD/**/*.swift"
}