[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 0 / 6 / 7 / BarcodeScannerSDK / 0.0.1 / BarcodeScannerSDK.podspec.json
blob88f25e7074ce499699a39756a80841ae0fe97fad
2   "name": "BarcodeScannerSDK",
3   "version": "0.0.1",
4   "summary": "BarcodeScannerSDK.",
5   "description": "Barcode Scanner is used in DatamineHub.",
6   "homepage": "https://dataminehub.com",
7   "license": {
8     "type": "Commercial",
9     "text": "                    DatamineHub\n"
10   },
11   "authors": {
12     "DatamineHub": "sincemaxwell@gmail.com"
13   },
14   "source": {
15     "http": "https://barcodescannersdk.s3.amazonaws.com/BarcodeScannerSDK001.zip"
16   },
17   "vendored_frameworks": "BarcodeScannerSDK.xcframework",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "static_framework": true,
22   "resource_bundles": {
23     "BarcodeScannerSDK": [
24       "Resources/BarcodeScannerSDK.bundle/*"
25     ]
26   },
27   "frameworks": [
28     "AVFoundation",
29     "CoreMedia",
30     "CoreGraphics",
31     "AudioToolbox",
32     "CoreVideo",
33     "QuartzCore"
34   ],
35   "libraries": "c++",
36   "preserve_paths": "BarcodeScannerSDK.xcframework/**/*",
37   "xcconfig": {
38     "OTHER_LDFLAGS": "-framework BarcodeScannerSDK"
39   },
40   "dependencies": {
41     "GoogleMLKit/BarcodeScanning": [
42       "3.2.0"
43     ]
44   },
45   "swift_versions": "5.1",
46   "swift_version": "5.1"