blob: 73e36c5ac5dda1d3577739a8303c2867bfadcce6 [file] [log] [blame]
{
"name": "DSAlert-OC",
"version": "1.0.1",
"summary": "目前为止,最为精简的 alert 和 actionSheet 封装!DSAlert 让你的弹框不再孤单!",
"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.1"
},
"source_files": "DSAlert-OC/DSAlert/*.{h,m}",
"requires_arc": true
}