[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 7 / 9 / VandelayQr / 0.8.0 / VandelayQr.podspec.json
blobcad03e86a5ba0e7026685e679acd6ead3a0ff612
2   "name": "VandelayQr",
3   "version": "0.8.0",
4   "summary": "VandelayQr adds QR code support 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/VandelayQr",
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/VandelayQr.git",
16     "tag": "0.8.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     "Vandelay": [
25       "0.8.1"
26     ],
27     "QRCodeReader.swift": [
29     ]
30   }