blob: 818d3be30efa367d1bda4f6fe5aeb25b5afb420a [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseCore": "~> 6.2",
"FirebaseMLCommon": "~> 0.18",
"GTMSessionFetcher/Core": "~> 1.1",
"GoogleUtilities/UserDefaults": "~> 6.0",
"TensorFlowLiteObjC": "~> 1.14.0"
},
"description": "This pod contains the model interpreter to run the custom models on iOS. If ML Kit's pre-built models don't meet your needs, you can use a custom TensorFlow Lite model with ML Kit.",
"frameworks": [
"Foundation"
],
"homepage": "https://firebase.google.com/docs/ml-kit/",
"license": {
"text": "Copyright 2019 Google",
"type": "Copyright"
},
"name": "FirebaseMLModelInterpreter",
"platforms": {
"ios": "9.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/e759dbd749d7f932/FirebaseMLModelInterpreter-0.18.0.tar.gz"
},
"summary": "Firebase ML Kit Custom Model Interpreter SDK for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseMLModelInterpreter.framework"
],
"version": "0.18.0"
}