blob: e353ad8a4638d88d863f41b49e5d9508165d39dc [file] [log] [blame]
{
"name": "DialogView",
"version": "0.1.3",
"summary": "Highly customisable dialog (alert) view made in swift.",
"description": "You can customise pretty much anything prom inner paddings and margins to all colors and views. Please refer to the README.md for instructions",
"homepage": "https://github.com/manGoweb/DialogView",
"screenshots": [
"https://raw.githubusercontent.com/manGoweb/DialogView/master/_orig/screenshot1.jpg",
"https://raw.githubusercontent.com/manGoweb/DialogView/master/_orig/screenshot2.jpg"
],
"license": "MIT",
"authors": {
"Ondrej Rafaj": "rafaj@mangoweb.cz"
},
"source": {
"git": "https://github.com/manGoweb/DialogView.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/rafiki270",
"platforms": {
"ios": "8.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 0.20.0"
]
}
}