blob: 9415c8aef4b50ffebbaf2853a057eddbdcd60e62 [file] [log] [blame]
{
"name": "AlertViewBuilder",
"version": "0.1.0",
"swift_versions": "5.0",
"summary": "This is a customizable Alert View.You can add any view in to Alert View while you are creating Alert View.",
"description": "This is a customizable Alert View.You can add any view in to Alert View while you are creating Alert View. (Swift)",
"homepage": "https://github.com/yucelokan/AlertBuilder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yucelokan": "okan.yucel95@gmail.com"
},
"source": {
"git": "https://github.com/yucelokan/AlertBuilder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*"
}