blob: a2b3a659ea8e2c013bac534751f95063c3269b2d [file] [log] [blame]
{
"name": "SLAlertView",
"version": "1.0.1",
"license": "MIT",
"summary": "iOS Custom Alert View.",
"homepage": "https://github.com/SugarLSG/SLAlertView",
"authors": {
"sugar.lin": "339426723@qq.com"
},
"source": {
"git": "https://github.com/SugarLSG/SLAlertView.git",
"tag": "1.0.1",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "SLAlertView/*.{h,m}",
"resources": "SLAlertView/SLAlertView.bundle"
}