blob: 87910e56d16f35aadc9b778e2272a56b197ac7b9 [file] [log] [blame]
{
"name": "CHProgressHUD",
"version": "0.1.4",
"summary": "A HUD UIView for ios",
"authors": {
"chausson": "232564026@qq.COM"
},
"description": "修复快速显示隐藏导致页面显示错误的bug",
"homepage": "https://github.com/chausson/CHProgressHUD.git",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chausson/CHProgressHUD.git",
"tag": "0.1.4"
},
"source_files": "CHProgressHUD/*.{h,m}"
}