blob: 2127884f2de8f546c6aab921fa5bb9f99df16d15 [file] [log] [blame]
{
"name": "HsProgressHUD",
"version": "1.1.7",
"summary": "one can dismiss ProgressHUD with message 、warn、error、success、loading,and warn and error never dismiss",
"homepage": "https://github.com/wangjindong/HsProgressHUD",
"license": "MIT",
"authors": {
"wangjindong": "419591321@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/wangjindong/HsProgressHUD.git",
"tag": "1.1.7"
},
"source_files": "HsProgressHUD/HsProgressHUD/*",
"resources": "HsProgressHUD/HsProgressHUD/*.bundle",
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}