blob: 4e870c1282afa11a8d358990dd0c207d2d7020e0 [file] [log] [blame]
{
"name": "VandelayQr",
"version": "0.7.3",
"summary": "VandelayQr adds QR code support 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/VandelayQr",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Saidi": "daniel.saidi@gmail.com"
},
"source": {
"git": "https://github.com/danielsaidi/VandelayQr.git",
"tag": "0.7.3"
},
"social_media_url": "https://twitter.com/danielsaidi",
"platforms": {
"ios": "9.0"
},
"source_files": "VandelayQr/**/*.{swift}",
"dependencies": {
"Vandelay": [
"0.7.2"
],
"QRCodeReader.swift": [
]
}
}