[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 4 / SwiftQRCodeGenerator / 1.0.2 / SwiftQRCodeGenerator.podspec.json
blob68fa591da8d7f69d37171ba3240fc31d7d4fb39b
2   "name": "SwiftQRCodeGenerator",
3   "version": "1.0.2",
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.2"
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"