blob: bbcbc5c095549e1fa595faa2718751736281c7b5 [file] [log] [blame]
{
"name": "SWAlertViewController",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SWAlertViewController/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}