blob: b9288626346cc33142ad9a02191cdafc5fe7ad60 [file] [log] [blame]
{
"name": "VandelayDropbox",
"version": "0.6.0",
"summary": "VandelayDropbox is a Dropbox extension to Vandelay.",
"description": "VandelayDropbox adds Dropbox support to Vandelay. You can use it to export\nand import data to/from a Dropbox app folder.",
"homepage": "https://github.com/danielsaidi/vandelay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Saidi": "daniel.saidi@gmail.com"
},
"source": {
"git": "https://github.com/danielsaidi/vandelay.git",
"tag": "0.6.0"
},
"social_media_url": "https://twitter.com/danielsaidi",
"platforms": {
"ios": "9.0"
},
"source_files": "VandelayDropbox/**/*",
"dependencies": {
"SwiftyDropbox": [
],
"Vandelay": [
]
}
}