blob: fa4fc46bd074ee27c5cac871174835eb17397507 [file] [log] [blame]
{
"name": "XWHUDManager",
"version": "0.2.1.1",
"summary": "MBProgressHUD 封装.",
"description": "MBProgressHUD 封装",
"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.2.1.1"
},
"social_media_url": "http://www.qiuxuewei.com",
"platforms": {
"ios": "8.0"
},
"source_files": "XWHUDManager/Classes/**/*",
"resource_bundles": {
"XWHUDManager": [
"XWHUDManager/Assets/*"
]
},
"frameworks": "UIKit",
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
]
}
}