blob: 2b354707cace1798c65814d7e15b268a6a9bb4c1 [file] [log] [blame]
{
"name": "DSAlert-OC",
"version": "1.0.2",
"summary": "目前为止,最为精简的 alert 和 actionSheet 封装!DSAlert 让你的弹框不再孤单!修复按钮标题数量与颜色数量不一致情况下崩溃的bug!",
"homepage": "https://github.com/DS-Team/DSAlert-OC",
"license": "MIT",
"authors": {
"DS-Team": "513878863@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DS-Team/DSAlert-OC.git",
"tag": "1.0.2"
},
"source_files": "DSAlert-OC/DSAlert/*.{h,m}",
"requires_arc": true
}