blob: 2bed1d5a17c62487534579a3543188a17d561868 [file] [log] [blame]
{
"name": "Velar",
"version": "0.1.5",
"summary": "A custom alert view presenter.",
"description": "Velar can present a custom view with a swipeable dismiss gesture.",
"homepage": "https://github.com/prolificinteractive/Velar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonathan Samudio": "jonathan2457@gmail.com"
},
"source": {
"git": "https://github.com/prolificinteractive/Velar.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source_files": "Velar/Velar/Classes/**/*"
}