blob: b823c5941d1ec05fb5ffa1b7e73bf61c08da4f55 [file] [log] [blame]
{
"name": "MBProgressHUD-Extension",
"version": "1.0.1",
"summary": "An easy way to use MBProgressHUD",
"homepage": "https://github.com/wyw1984/MBProgressHUD-Extension",
"license": "MIT",
"authors": {
"qq2126724184": "2126724184@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wyw1984/MBProgressHUD-Extension.git",
"tag": "1.0.1"
},
"source_files": "MBProgressHUD-Extension/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
]
}
}