blob: 3ff72e92ba906c75c0d94b1a43d1176e9a29b362 [file] [log] [blame]
{
"name": "VandelayQr",
"version": "0.6.0",
"summary": "VandelayQr is a QR code extension to Vandelay.",
"description": "VandelayQr adds QR code support to Vandelay. You can use it to import\ndata by scanning QR codes.",
"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": "VandelayQr/**/*",
"dependencies": {
"QRCodeReader.swift": [
],
"Vandelay": [
]
}
}