blob: f09dcfd795cf4b970bcc4992ae84581f84845e72 [file] [log] [blame]
{
"name": "CHProgressHUD",
"version": "0.1.5",
"summary": "A HUD UIView for ios",
"authors": {
"chausson": "232564026@qq.COM"
},
"license": "MIT",
"description": "尝试修复增加了最短时间导致关闭不了的bug",
"homepage": "https://github.com/chausson/CHProgressHUD.git",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chausson/CHProgressHUD.git",
"tag": "0.1.5"
},
"source_files": "CHProgressHUD/*.{h,m}"
}