blob: 238023d6ba49d52cf820fc0f72ead24ebed491a5 [file] [log] [blame]
{
"name": "HudMsgBox",
"version": "0.1.0",
"summary": "UIViewController‘s Extension for show MsgBox.",
"description": "TODO: Add long description of the pod here.",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MsgBox/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
]
}
}