blob: 36e55d7b9a975e7af7c7a20feaf9ce5c2d88bd6b [file] [log] [blame]
{
"name": "EasyAlertControllers",
"version": "4.0.0",
"summary": "自定制Alert、ActionSheet样式,适配最新swift版本,适配所有设备类型。",
"homepage": "https://github.com/wsj2012/EasyAlertControllers",
"license": "MIT",
"authors": {
"wsj_2012": "time_now@yeah.net"
},
"source": {
"git": "https://github.com/wsj2012/EasyAlertControllers.git",
"tag": "4.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "Libs/*.{swift}",
"swift_version": "4.2"
}