blob: b43bc3da12305f9a134273f4baf08dd5121e728f [file] [log] [blame]
{
"name": "MBProgressHUD-Extension",
"version": "2.0.0",
"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": "2.0.0"
},
"source_files": "MBProgressHUD-Extension/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
]
}
}