blob: 494167529f16889267a082123e3fcecaf0d21aa7 [file] [log] [blame]
{
"name": "MBProgressHUD+BWMExtension",
"version": "1.0.0",
"summary": "Nihility-Ming to MBProgressHUD extension, easy to use.",
"description": "1、Use simple.\n2、Not pollute MBProgressHUD, completely decoupled.\n3、Custom Level high.\n",
"homepage": "https://github.com/Nihility-Ming/MBProgressHUD-BWMEXtension",
"license": "MIT",
"authors": {
"Bi Weiming": "weiming.bi@yahoo.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Nihility-Ming/MBProgressHUD-BWMEXtension.git",
"tag": "1.0.0"
},
"source_files": "Example/MBProgressHUD+BWMExtension/*",
"dependencies": {
"MBProgressHUD": [
"~> 0.9.1"
]
}
}