blob: dd14634b8c4e586f7df2af824a27ec4fe08bf545 [file] [log] [blame]
{
"name": "KRProgressHUD",
"version": "1.1.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": "8.0"
},
"source": {
"git": "https://github.com/krimpedance/KRProgressHUD.git",
"tag": "1.1.0"
},
"source_files": "KRProgressHUD/**/*.swift"
}