blob: 50f83e29dae12010b376bbed59fdf4b2d27b834d [file] [log] [blame]
{
"name": "CHProgressHUD",
"version": "0.3",
"summary": "A HUD UIView for ios",
"authors": {
"chausson": "232564026@qq.COM"
},
"license": "MIT",
"description": "文字显示高度自适应,增加Custom自定义View",
"homepage": "https://github.com/chausson/CHProgressHUD.git",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chausson/CHProgressHUD.git",
"tag": "0.3"
},
"source_files": "CHProgressHUD/*.{h,m}"
}