[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 7 / 9 / VandelayQr / 0.4.6 / VandelayQr.podspec.json
bloba08a09d80ef38edd9aecd988ddee0aa070f6ca96
2   "name": "VandelayQr",
3   "version": "0.4.6",
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.6"
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   }