blob: 6160f5c9ad0e0cb091156849d0142b21fd92db06 [file] [log] [blame]
{
"name": "AlertViewBuilder",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*"
}