[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / f / c / 4 / JkQRScanner / 0.1.0 / JkQRScanner.podspec.json
blobe48d5c74239679451a189f5b7f4fa291d99758e2
2   "name": "JkQRScanner",
3   "version": "0.1.0",
4   "summary": "A SWIFT library that enable user to implement QR scanner in whatever UIView they want",
5   "description": "\"JkQRScanner is a Swift 5-based custom QR Scanner designed to be compatible with iOS versions 13.0 and higher.\"",
6   "homepage": "https://github.com/jaykothadia28/JkQRScanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jay Kothadia": "jay.kothadia@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jaykothadia28/JkQRScanner.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "Classes/**/*",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "5.0",
23   "swift_version": "5.0"