blob: 96f5af55ac0829a7e0385e33fdda307a017a47de [file] [log] [blame]
{
"name": "UIView+YFMBProgressHUD",
"version": "0.2.0",
"summary": "based MBProgressHUD, easy-to-use",
"description": "based MBProgressHUD, easy-to-use, show activity、message、complete handle",
"homepage": "https://github.com/yonfong/UIView-MBProgressHUD.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yonfeng": "yonfeng.zhang@gmail.com"
},
"source": {
"git": "https://github.com/yonfong/UIView-MBProgressHUD.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIView-MBProgressHUD/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
]
}
}