blob: fc3fa08e9205b31ab3d73b4e442a695d1c8442c3 [file] [log] [blame]
{
"name": "ComProgressHUD",
"version": "0.0.1",
"summary": "加载控件",
"description": "简单的加载控件(combanc)",
"homepage": "https://github.com/Goooolden/ComProgressHUD.git",
"license": "MIT",
"authors": {
"Goooolden": "chenhuan_1015@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Goooolden/ComProgressHUD.git",
"tag": "0.0.1"
},
"source_files": "ComProgressHUD/**/*.{h,m}",
"resources": "ComProgressHUD.bundle",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
]
}
}