blob: cbc4f06dd556821c0319c59f85ba52366702c38e [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"MLKitCommon": "~> 0.61",
"MLKitObjectDetectionCommon": "~> 0.61",
"MLKitVision": "~> 0.61",
"MLKitVisionKit": "~> 0.61"
},
"description": "This is the object detection 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": "MLKitObjectDetection",
"platforms": {
"ios": "10.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md",
"NOTICES"
],
"resource_bundles": {
"MLKitObjectDetectionResources": [
"Resources/MLKitObjectDetectionResources/**"
]
},
"source": {
"http": "https://dl.google.com/dl/cpdc/99fc915b40429f03/MLKitObjectDetection-0.61.0.tar.gz"
},
"summary": "ML Kit Object Detection SDK for iOS",
"vendored_frameworks": [
"Frameworks/MLKitObjectDetection.framework"
],
"version": "0.61.0"
}