blob: 848f54c6ac56e5eff3186df118ae83f3312b9874 [file] [log] [blame]
{
"name": "SRProgressHUD",
"version": "1.0.0",
"summary": "SRProgressHUD modified from MBProgressHUD.",
"description": "SRProgressHUD modified from MBProgressHUD.Added hit event .",
"homepage": "ttps://github.com/siruoxian/SRProgressHUD",
"license": "MIT",
"authors": {
"siruoxian": "siruoxian@sohu.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/siruoxian/SRProgressHUD.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Source/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}