blob: 1be1a048937ca2af9d96400fc691731a86675e02 [file] [log] [blame]
{
"name": "SLAlertView",
"version": "1.0.0",
"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.0",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "SLAlertView/*.{h,m}",
"resources": "SLAlertView/SLAlertView.bundle"
}