blob: df918a345bd63892cd5bcaae727b57309e6fe9ce [file] [log] [blame]
{
"name": "MBProgressHUDSXMUtil",
"version": "0.0.2",
"summary": "每次显示提示框时隐藏之前正在显示的提示框.",
"homepage": "https://github.com/LarkNan/MBProgressHUDSXMUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"申铭": "569818710@qq.com"
},
"social_media_url": "http://www.jianshu.com/users/0ac50007f001/latest_articles",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LarkNan/MBProgressHUDSXMUtil.git",
"tag": "0.0.2"
},
"source_files": "MBProgressHUDSXMUtil/MBProgressHUDSXMUtil/*.{h,m}",
"resources": "MBProgressHUDSXMUtil/MBProgressHUDSXMUtil/MBProgressHUDSXMUtil.bundle",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"~> 0.9"
]
}
}