blob: 95c3eafafb845bbab56e04394f3b859ea6320d36 [file] [log] [blame]
{
"name": "CJProgressHUD",
"version": "1.0.0",
"summary": "A fix svprogresshud for bjx iOS.",
"description": "A fix svprogresshud for bjx iOS.",
"homepage": "https://github.com/CJMaxWell2013/CJProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"J.Cheng": "1875214064@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CJMaxWell2013/CJProgressHUD.git",
"tag": "1.0.0"
},
"source_files": "CJProgressHUD/*.{h,m}",
"resources": "CJProgressHUD/SVProgressHUD.bundle",
"requires_arc": true
}