blob: e29443bfe1b13764c4e69f869eca55a2be1541f0 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseCore": "~> 5.4",
"FirebaseMLCommon": "~> 0.15"
},
"description": "This is the top level pod for ML Kit for Natural Language Processing based 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": [
"Foundation"
],
"homepage": "https://firebase.google.com/docs/ml-kit/",
"license": {
"text": "Copyright 2019 Google",
"type": "Copyright"
},
"name": "FirebaseMLNaturalLanguage",
"platforms": {
"ios": "9.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/115926e270d943b1/FirebaseMLNaturalLanguage-0.15.0.tar.gz"
},
"summary": "Firebase ML Kit Natural Language SDK for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseMLNaturalLanguage.framework"
],
"version": "0.15.0",
"deprecated_in_favor_of": "MLKitNaturalLanguage"
}