blob: 617e8a5095f029dbc1f155282940c9db121bcbf0 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"MLKitCommon": "~> 0.60",
"MLKitVision": "~> 0.60"
},
"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.",
"frameworks": [
"Accelerate",
"CoreGraphics",
"CoreImage",
"CoreMedia",
"CoreVideo",
"Foundation",
"UIKit"
],
"homepage": "https://developers.google.com/ml-kit/guides",
"libraries": [
"c++"
],
"license": {
"text": "Copyright 2020 Google",
"type": "Copyright"
},
"name": "MLKitBarcodeScanning",
"platforms": {
"ios": "10.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md",
"NOTICES"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/2e657ac37dfa3d69/MLKitBarcodeScanning-0.60.0.tar.gz"
},
"summary": "ML Kit Barcode Scanning SDK for iOS",
"vendored_frameworks": [
"Frameworks/MLKitBarcodeScanning.framework"
],
"version": "0.60.0"
}