blob: 61c6a0cdd6bb64c1679a8d74ae7f55d1089591ba [file] [log] [blame]
{
"name": "HudMsgBox",
"version": "0.1.1",
"summary": "UIViewController Extension for show MsgBox.",
"description": "UIViewController Extension for show MsgBox.",
"homepage": "https://github.com/hengjia0/MsgBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hengjia0": "3243874131@qq.com"
},
"source": {
"git": "https://github.com/hengjia0/MsgBox.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MsgBox/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
]
}
}