blob: e6e861b1e4a246004127e545d5a19da1a7d6c86c [file] [log] [blame]
{
"name": "SQAlertView",
"version": "1.0.0",
"summary": "方便的自定义弹窗",
"homepage": "https://github.com/namesubai/SSAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shuqy": "804663401@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/namesubai/SSAlertView.git",
"tag": "1.0.0"
},
"source_files": "SSAlertView/*.{h,m}",
"requires_arc": true
}