blob: fcb5442b64172dcb77935fe5cbeb2fb43c90d82a [file] [log] [blame]
{
"name": "KRProgressHUD",
"version": "2.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": "9.0"
},
"source": {
"git": "https://github.com/krimpedance/KRProgressHUD.git",
"tag": "2.1.0"
},
"source_files": "KRProgressHUD/**/*.swift",
"pushed_with_swift_version": "3.0\n"
}