blob: 22d725d0b7c9d6caf9aaacbde7b01979092e37a1 [file] [log] [blame]
{
"name": "CHProgressHUD",
"version": "0.4",
"summary": "A HUD UIView for ios",
"authors": {
"chausson": "232564026@qq.COM"
},
"license": "MIT",
"description": "修复显示文字没有做非空判断处理,目前处理是没有传入文字不做任何事",
"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}"
}