blob: c84f52f1d33cc43f4ecacd10a03023a1c68fa2c6 [file] [log] [blame]
{
"name": "DSAlert-OC",
"version": "1.0.5",
"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.5"
},
"source_files": "DSAlert-OC/DSAlert/*.{h,m}",
"requires_arc": true,
"resource_bundles": {
"MyFramework": [
"DSAlert-OC/DSAlert/**/*.{storyboard,xib}"
]
}
}