blob: f1556a4babd3fbea82b91312bd6014fcc06011c2 [file] [log] [blame]
{
"name": "XWHUDManager",
"version": "0.1.1",
"summary": "MBProgressHUD 封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/qxuewei/XWHUDManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qxuewei": "qiuxuewei@peiwo.cn"
},
"source": {
"git": "https://github.com/qxuewei/XWHUDManager.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XWHUDManager/*",
"frameworks": "UIKit",
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
]
}
}