[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 3 / 1 / QRCode_Arsen / 13.9.0 / QRCode_Arsen.podspec.json
blob09469e935e01b3faa296cf67fd2b6af73ff29f2c
2   "name": "QRCode_Arsen",
3   "version": "13.9.0",
4   "summary": "A simple drop-in macOS/iOS/tvOS/watchOS QR Code generator view for Swift, Objective-C and SwiftUI.",
5   "homepage": "https://github.com/dagronf/QRCode",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Darren Ford": "dford_au-reg@yahoo.com"
12   },
13   "source": {
14     "git": "https://github.com/dagronf/QRCode.git",
15     "tag": "13.9.0"
16   },
17   "module_name": "QRCode",
18   "dependencies": {
19     "SwiftQRCodeGenerator": [
21     ]
22   },
23   "platforms": {
24     "osx": "10.11",
25     "ios": "13.0"
26   },
27   "osx": {
28     "frameworks": "AppKit"
29   },
30   "ios": {
31     "frameworks": "UIKit"
32   },
33   "source_files": "Sources/QRCode/**/*.swift",
34   "swift_versions": "5.4",
35   "resources": "Sources/QRCode/**/*.strings",
36   "swift_version": "5.4"