blob: 75301a4b90ccdb0d335ed96f8f1a7162ff9c031c [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"MLKitCommon": "~> 0.61",
"MLKitVision": "~> 0.61"
},
"description": "This library contains the common support for the image labeling 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",
"Foundation"
],
"homepage": "https://developers.google.com/ml-kit/guides",
"license": {
"text": "Copyright 2020 Google",
"type": "Copyright"
},
"name": "MLKitImageLabelingCommon",
"platforms": {
"ios": "10.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md",
"NOTICES"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/ad023c3e5c3452c8/MLKitImageLabelingCommon-0.61.0.tar.gz"
},
"summary": "ML Kit Image Labeling Common Support SDK for iOS",
"vendored_frameworks": [
"Frameworks/MLKitImageLabelingCommon.framework"
],
"version": "0.61.0"
}