blob: d7843de11bc2f94063cb8091c2fad8d50206cfdf [file] [log] [blame]
{
"name": "LGAlertHUD",
"version": "1.0.0",
"summary": "提示框,进度条",
"homepage": "https://github.com/LYajun/LGAlertHUD",
"license": "MIT",
"authors": {
"刘亚军": "liuyajun1999@icloud.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LYajun/LGAlertHUD.git",
"tag": "1.0.0"
},
"source_files": [
"LGAlertHUD/*.{h,m}",
"LGAlertHUD/AlertView/*.{h,m}"
],
"resources": "LGAlertHUD/LGAlertHUD.bundle",
"requires_arc": true
}