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