[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / 7 / SuperScanner-SwiftUI / 1.0.0 / SuperScanner-SwiftUI.podspec.json
blobd39e4f85a6287f3799fa2fbae813408baef83491
2   "name": "SuperScanner-SwiftUI",
3   "version": "1.0.0",
4   "summary": "A SwiftUI view for barcode scanning using AVFoundation and Vision frameworks.",
5   "description": "SuperScanner-SwiftUI provides a customizable SwiftUI view for scanning barcodes using AVFoundation and Vision frameworks.",
6   "homepage": "https://github.com/DanielPHP01/SuperScanner-SwiftUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Almazbekov": "danielalmazbekov01@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/DanielPHP01/SuperScanner-SwiftUI.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": [
22     "5.3"
23   ],
24   "source_files": "Sources/**/*.{swift}",
25   "frameworks": [
26     "UIKit",
27     "AVFoundation",
28     "Vision"
29   ],
30   "swift_version": "5.3"