blob: 3b53442e6ce2b7411ffcce047287ebf05b3e3847 [file] [log] [blame]
{
"name": "SYUIProgressHUD",
"version": "1.3.0",
"summary": "SYUIProgressHUD used to show message which can be auto hide.",
"homepage": "https://github.com/potato512/SYUIProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herman": "zhangsy757@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/potato512/SYUIProgressHUD.git",
"tag": "1.3.0"
},
"source_files": "SYUIProgressHUD/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}