blob: cce62e886719b7454ae32c71f9f1db521c2bdd2d [file] [log] [blame]
{
"name": "LGAlertUtil",
"version": "1.0.3",
"summary": "Alert提示工具",
"homepage": "https://github.com/LYajun/LGAlertUtil",
"license": "MIT",
"authors": {
"刘亚军": "liuyajun1999@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LYajun/LGAlertUtil.git",
"tag": "1.0.3"
},
"source_files": [
"LGAlertUtil/*.{h,m}",
"LGAlertUtil/AlertView/*.{h,m}"
],
"resources": "LGAlertUtil/LGAlertUtil.bundle",
"requires_arc": true
}