blob: 9592324fcfa122609b84e6c0083eb70645ecdd97 [file] [log] [blame]
{
"name": "LSAlert",
"version": "1.0.0",
"summary": "A custom UIAlertView.",
"description": "这是一个自定义的UIAlertView,支持多按钮,无按钮,带图片的展示",
"homepage": "https://github.com/tianyc1019/LSAlert",
"license": "MIT",
"authors": {
"John_LS": "tianyc1019@icloud.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/tianyc1019/LSAlert.git",
"tag": "1.0.0"
},
"source_files": "LSAlert/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}