blob: 2503d4064844e8aa27ebc64da933c868a1904868 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"MLKitNaturalLanguage": "~> 0.64"
},
"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/0a3ce554109adc95/MLKitTranslate-0.64.0.tar.gz"
},
"summary": "ML Kit Translate SDK for iOS",
"vendored_frameworks": [
"Frameworks/MLKitTranslate.framework"
],
"version": "0.64.0"
}