blob: 9ea3a2513a94ab5a387a1fe582f58f3e6a77440a [file] [log] [blame]
{
"name": "XWHUDManager",
"version": "0.2.3",
"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.3"
},
"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"
]
}
}