blob: 7a0a52b42524cd51e0d701cb2bbd955e40803843 [file] [log] [blame]
{
"name": "SKAlertViewable",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"summary": "AlertViewable provides methods for showing alert with dirrerent types",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/AlertViewable",
"source": {
"git": "https://github.com/sjsoad/AlertViewable.git",
"tag": "0.0.1"
},
"frameworks": "Foundation",
"source_files": "AlertViewable/**/*.{swift}",
"dependencies": {
"SwiftyDrop": [
]
}
}