blob: 2c46d88ba5cd3c4d810e2f1cad519448432b6413 [file] [log] [blame]
{
"name": "KCEasyAlertView",
"version": "0.0.1",
"summary": "A short description of KCEasyAlertView.",
"swift_versions": "5.0",
"description": "一个简单易用的,纯Swift提示弹框视图。后面更新详细",
"homepage": "https://github.com/LGCooci/KCEasyAlertView.git",
"license": "MIT",
"authors": {
"lgcooci": "cooci_tz@163.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/LGCooci/KCEasyAlertView.git",
"tag": "0.0.1"
},
"source_files": [
"KCEasyAlertView/KCEasyAlertView",
"KCEasyAlertView/KCEasyAlertView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}