[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / 9 / VandelayQr / 0.8.2 / VandelayQr.podspec.json
bloba2e3060ec9bfd91d1338bb0b337c9ef3113e02b4
2   "name": "VandelayQr",
3   "version": "0.8.2",
4   "swift_versions": [
5     "5.1"
6   ],
7   "summary": "VandelayQr adds QR code support to Vandelay.",
8   "description": "VandelayQr adds QR code support to Vandelay. You can use it to import\ndata by scanning QR codes.",
9   "homepage": "https://github.com/danielsaidi/VandelayQr",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Daniel Saidi": "daniel.saidi@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/danielsaidi/VandelayQr.git",
19     "tag": "0.8.2"
20   },
21   "social_media_url": "https://twitter.com/danielsaidi",
22   "platforms": {
23     "ios": "9.0"
24   },
25   "source_files": "Sources/**/*.{swift}",
26   "dependencies": {
27     "Vandelay": [
28       "0.9.1"
29     ],
30     "QRCodeReader.swift": [
31       "~> 10.1.0"
32     ]
33   },
34   "swift_version": "5.1"