[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / 4 / MLKitBarcodeScanning / 1.7.0 / MLKitBarcodeScanning.podspec.json
blob409b6213d7b60c3f446237cd87b19222f71bede3
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 5.0",
5     "MLKitVision": "~> 3.0"
6   },
7   "description": "This is the barcode scanning feature on iOS. ML Kit is a mobile SDK that brings Google's machine learning expertise to mobile devices in a powerful yet easy-to-use package.",
8   "frameworks": [
9     "Accelerate",
10     "CoreGraphics",
11     "CoreImage",
12     "CoreMedia",
13     "CoreVideo",
14     "Foundation",
15     "UIKit"
16   ],
17   "homepage": "https://developers.google.com/ml-kit/guides",
18   "libraries": [
19     "c++"
20   ],
21   "license": {
22     "text": "Copyright 2022 Google",
23     "type": "Copyright"
24   },
25   "module_name": "MLKitBarcodeScanning",
26   "name": "MLKitBarcodeScanning",
27   "platforms": {
28     "ios": "10.0"
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "preserve_paths": [
34     "CHANGELOG.md",
35     "README.md",
36     "NOTICES"
37   ],
38   "source": {
39     "http": "https://dl.google.com/dl/cpdc/409fef8c5854abae/MLKitBarcodeScanning-1.7.0.tar.gz"
40   },
41   "summary": "ML Kit Barcode Scanning SDK for iOS",
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "vendored_frameworks": [
46     "Frameworks/MLKitBarcodeScanning.framework"
47   ],
48   "version": "1.7.0"