[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / 9 / VandelayQr / 0.6.0 / VandelayQr.podspec.json
blob3ff72e92ba906c75c0d94b1a43d1176e9a29b362
2   "name": "VandelayQr",
3   "version": "0.6.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.6.0"
17   },
18   "social_media_url": "https://twitter.com/danielsaidi",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "VandelayQr/**/*",
23   "dependencies": {
24     "QRCodeReader.swift": [
26     ],
27     "Vandelay": [
29     ]
30   }