blob: 311761f22c260cc1f4fd64ad2c45ee94486e32f7 [file] [log] [blame]
{
"name": "HKProgressHUD",
"version": "0.8.1",
"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",
"tvos": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/huaweikang/HKProgressHUD.git",
"tag": "v0.8.1"
},
"source_files": "ProgressHUD/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}