blob: b7cac9f4aa0393c3964946954a0f4f4aa4e859e3 [file] [log] [blame]
{
"name": "BSAlertView",
"version": "1.0.1",
"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.0.1"
},
"subspecs": [
{
"name": "Core",
"source_files": [
"BSAlertView",
"BSAlertView/*.{h,m}"
]
}
]
}