blob: 33db5e712a165fc1006a86e32ca3282e2468ad8d [file] [log] [blame]
{
"name": "Velar",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source_files": "Velar/Velar/Classes/**/*"
}