blob: d6788b8b3eb2b8e35c29094c52a7d79c39076906 [file] [log] [blame]
{
"name": "CHProgressHUD",
"version": "0.0.2",
"summary": "A HUD UIView for ios",
"description": "Support Text Mode In Version 0.0.2,also support add to some view which in any controller or window",
"homepage": "https://github.com/chausson/CHProgressHUD.git",
"license": "MIT",
"authors": {
"chausson": "232564026@qq.COM"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chausson/CHProgressHUD.git",
"tag": "0.0.2"
},
"source_files": "CHProgressHUD/*.{h,m}"
}