blob: 8e6dcf4595988b7e5c491d2d2e306029432a39b9 [file] [log] [blame]
{
"name": "Velar",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Velar/Velar/Classes/**/*"
}