blob: 33089a87434bd23b5df3534b35f728406ca3a32f [file] [log] [blame]
{
"name": "SWAlertViewController",
"version": "1.0.2",
"summary": "基于CFAlertViewController修改的自定义性更强的AlertViewController.",
"description": "基于CFAlertViewController修改的自定义性更强的AlertViewController.可以修改字体,颜色,两个并列的按钮, 类似的原生action sheet",
"homepage": "https://github.com/547/SWAlertViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"547": "timer_sevenwang@163.com"
},
"source": {
"git": "https://github.com/547/SWAlertViewController.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SWAlertViewController/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}