blob: d64f63490fca2ee0ab0f6b7b320918936158eccd [file] [log] [blame]
{
"name": "CHProgressHUD",
"version": "0.0.1",
"summary": "A HUD UIView for ios",
"description": "first commit version 0.0.1",
"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.1"
},
"source_files": "CHProgressHUD/*.{h,m}"
}