blob: 3402d2002461b2a0f48c3b9d17ad603a1f4edec7 [file] [log] [blame]
{
"name": "MBProgressHUD+DK",
"version": "1.0.3",
"platforms": {
"ios": "8.0"
},
"summary": "A simple second-dev of MBProgressHUD for Dankal.",
"homepage": "https://github.com/bingozb/DKProgressHUD.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bingozb": "454113692@qq.com"
},
"source": {
"git": "https://github.com/bingozb/DKProgressHUD.git",
"tag": "v1.0.3"
},
"source_files": "DKProgressHUD/*.{h,m}",
"resources": "DKProgressHUD/DKProgressHUD.bundle",
"requires_arc": true
}