[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / e / 7 / 9 / VandelayQr / 0.7.0 / VandelayQr.podspec.json
blob71604e0c95e3455b877f31616ef5ba438a99972e
2   "name": "VandelayQr",
3   "version": "0.7.0",
4   "summary": "VandelayQr is a QR code extension to Vandelay.",
5   "description": "VandelayQr adds QR code support to Vandelay. You can use it to import\ndata by scanning QR codes.",
6   "homepage": "https://github.com/danielsaidi/vandelay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Saidi": "daniel.saidi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/danielsaidi/vandelay.git",
16     "tag": "0.7.0"
17   },
18   "social_media_url": "https://twitter.com/danielsaidi",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "VandelayQr/**/*.{swift}",
23   "dependencies": {
24     "QRCodeReader.swift": [
26     ],
27     "Vandelay": [
29     ]
30   }