[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 8 / 3 / MercariQRScanner / 1.3 / MercariQRScanner.podspec.json
blob80870b926f5f6615e10bedeaa9b1efdca8c36132
2   "name": "MercariQRScanner",
3   "version": "1.3",
4   "summary": "A simple QR Code scanner framework for iOS. Provides a similar scan effect to ios13+. Written in Swift.",
5   "homepage": "https://github.com/mercari/QRScanner",
6   "license": "MIT",
7   "authors": {
8     "hitsubunnu": "idhitsu@gmail.com"
9   },
10   "swift_versions": "5.0",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/mercari/QRScanner.git",
16     "tag": "1.3"
17   },
18   "source_files": [
19     "QRScanner/*.swift",
20     "QRScanner/**/*.swift"
21   ],
22   "swift_version": "5.0"