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