blob: 33bb90d396d71036460cd0c9e583aa7eac87ff5a [file] [log] [blame]
{
"name": "SRProgressHUD",
"version": "1.0.3",
"summary": "SRProgressHUD modified from MBProgressHUD.",
"description": "SRProgressHUD modified from MBProgressHUD.Added hit event .",
"homepage": "https://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.3"
},
"source_files": [
"Classes",
"Source/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}