blob: 1df0fa212ff8480c4829ae0896926fc79674af42 [file] [log] [blame]
{
"name": "MBProgressHUD+DK",
"version": "1.1.1",
"platforms": {
"ios": "7.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.1.1"
},
"source_files": "DKProgressHUD/*.{h,m}",
"resources": "DKProgressHUD/DKProgressHUD.bundle",
"requires_arc": true
}