[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 5 / d / 4 / SwiftQRCodeGenerator / 2.0.1 / SwiftQRCodeGenerator.podspec.json
blob647563148372d48f5b5746a8e494cc9585d28900
2   "name": "SwiftQRCodeGenerator",
3   "version": "2.0.1",
4   "summary": "QR code generator written in pure Swift",
5   "homepage": "https://github.com/fwcd/swift-qrcode-generator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "fwcd",
11   "source": {
12     "git": "https://github.com/fwcd/swift-qrcode-generator.git",
13     "tag": "v2.0.1"
14   },
15   "swift_versions": "5.1",
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "11.0",
19     "watchos": "4.0",
20     "osx": "10.13"
21   },
22   "module_name": "QRCodeGenerator",
23   "source_files": "Sources/**/*",
24   "frameworks": "Foundation",
25   "swift_version": "5.1"