blob: 69d2c8e647e9df1f94a3e2a3860701d05e75c83b [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"MLKitCommon": "~> 0.62",
"MLKitObjectDetectionCommon": "~> 0.62",
"MLKitVision": "~> 0.62",
"MLKitVisionKit": "~> 0.62"
},
"description": "This is the custom-model 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": "MLKitObjectDetectionCustom",
"platforms": {
"ios": "10.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md",
"NOTICES"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/f473d98d9f03431b/MLKitObjectDetectionCustom-0.62.0.tar.gz"
},
"summary": "ML Kit Custom-Model Object Detection SDK for iOS",
"vendored_frameworks": [
"Frameworks/MLKitObjectDetectionCustom.framework"
],
"version": "0.62.0"
}