blob: 2913ca84ae2c607f10d333bd5badcf8b025a3e6f [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"MLKitNaturalLanguage": "~> 0.62"
},
"description": "This is the Translate 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": [
"Foundation"
],
"homepage": "https://developers.google.com/ml-kit/guides",
"libraries": [
"c++",
"z"
],
"license": {
"text": "Copyright 2020 Google",
"type": "Copyright"
},
"name": "MLKitTranslate",
"platforms": {
"ios": "10.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md",
"NOTICES"
],
"resource_bundles": {
"MLKitTranslate_resource": [
"Resources/MLKitTranslate_resource/**"
]
},
"source": {
"http": "https://dl.google.com/dl/cpdc/e04eda1d29d5efa7/MLKitTranslate-0.62.0.tar.gz"
},
"summary": "ML Kit Translate SDK for iOS",
"vendored_frameworks": [
"Frameworks/MLKitTranslate.framework"
],
"version": "0.62.0"
}