blob: cb472ec5f0ac2d0d90018eb66edecee791e6af31 [file] [log] [blame]
{
"name": "BSAlertView",
"version": "1.1.0",
"summary": "A short description of BSAlertView.",
"description": "弹窗提醒 工具",
"homepage": "https://github.com/FreeBaiShun",
"license": "MIT",
"authors": {
"FreeBaiShun": "851083075@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/FreeBaiShun/BSAlertView.git",
"tag": "1.1.0"
},
"subspecs": [
{
"name": "Core",
"source_files": [
"BSAlertView",
"BSAlertView/*.{h,m}"
]
}
]
}