blob: 0ac2b0c690b28db2dd2398560f78bf63b4bfd976 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"MLKitCommon": "~> 0.60",
"MLKitVision": "~> 0.60"
},
"description": "This library contains the common support for the object detection features 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": [
"CoreGraphics",
"CoreMedia",
"Foundation",
"UIKit"
],
"homepage": "https://developers.google.com/ml-kit/guides",
"license": {
"text": "Copyright 2020 Google",
"type": "Copyright"
},
"name": "MLKitObjectDetectionCommon",
"platforms": {
"ios": "10.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md",
"NOTICES"
],
"resource_bundles": {
"MLKitObjectDetectionCommonResources": [
"Resources/MLKitObjectDetectionCommonResources/**"
]
},
"source": {
"http": "https://dl.google.com/dl/cpdc/d8defa687b82ee2e/MLKitObjectDetectionCommon-0.60.0.tar.gz"
},
"summary": "ML Kit Object Detection Common Support SDK for iOS",
"vendored_frameworks": [
"Frameworks/MLKitObjectDetectionCommon.framework"
],
"version": "0.60.0"
}