blob: 871a1a2bc396c2502d571a58d807c1857ee0e201 [file] [log] [blame]
{
"name": "CHProgressHUD",
"version": "0.2",
"summary": "A HUD UIView for ios",
"authors": {
"chausson": "232564026@qq.COM"
},
"license": "MIT",
"description": "增加自定义view和自定义view旋转的模式",
"homepage": "https://github.com/chausson/CHProgressHUD.git",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chausson/CHProgressHUD.git",
"tag": "0.2"
},
"source_files": "CHProgressHUD/*.{h,m}"
}