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