[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / e / 7 / 9 / VandelayQr / 0.4.5 / VandelayQr.podspec.json
blob1acbcdc34741e30a87a45fbc8e35e684f522de74
2   "name": "VandelayQr",
3   "version": "0.4.5",
4   "summary": "Vandelay is an importer/exporter for iOS.",
5   "description": "VandelayQr adds QR code functionality to Vandelay, and lets you import any\nstring or data by scanning a QR code.",
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.4.5"
17   },
18   "social_media_url": "https://twitter.com/danielsaidi",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "VandelayQr/Classes/**/*",
23   "dependencies": {
24     "QRCodeReader.swift": [
26     ],
27     "Vandelay": [
29     ]
30   }