[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / d / 4 / SwiftQRCodeGenerator / 1.0.3 / SwiftQRCodeGenerator.podspec.json
blob1778043fe821f3493457d0cf75c8616184e1710f
2   "name": "SwiftQRCodeGenerator",
3   "version": "1.0.3",
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": "v1.0.3"
14   },
15   "swift_versions": "5.1",
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "9.0",
19     "watchos": "2.0",
20     "osx": "10.10"
21   },
22   "module_name": "QRCodeGenerator",
23   "source_files": "Sources/**/*",
24   "frameworks": "Foundation",
25   "swift_version": "5.1"