blob: 977654b36aa0289b1ed8de565cab243a1195dceb [file] [log] [blame]
{
"name": "HKProgressHUD",
"version": "0.8.0",
"summary": "iOS Progress HUB in swift.",
"homepage": "https://github.com/huaweikang/HKProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Huawei Kang": "hackerkang1990@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/huaweikang/HKProgressHUD.git",
"tag": "v0.8.0"
},
"source_files": "ProgressHUD/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}