blob: a25eabbbca749d8168dec7c9e463f6eb04ebc4af [file] [log] [blame]
{
"name": "SWAlertViewController",
"version": "0.1.1",
"summary": "基于CFAlertViewController修改的自定义性更强的AlertViewController.",
"description": "基于CFAlertViewController修改的自定义性更强的AlertViewController.可以修改字体,颜色,两个并列的按钮",
"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": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SWAlertViewController/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}