blob: 098bf6ec3f119986a3ba805d9b43614052af142a [file] [log] [blame]
{
"name": "HsProgressHUD",
"version": "1.1.6",
"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.6"
},
"source_files": "HsProgressHUD/HsProgressHUD/*",
"resources": "HsProgressHUD/HsProgressHUD/*.bundle",
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}