2 "authors": "Google, Inc.",
4 "FirebaseCore": "~> 5.4",
5 "FirebaseMLCommon": "~> 0.15",
6 "GoogleUtilities/UserDefaults": "~> 5.3",
7 "TensorFlowLite": "1.12.0"
9 "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.",
13 "homepage": "https://firebase.google.com/docs/ml-kit/",
15 "text": "Copyright 2019 Google",
18 "name": "FirebaseMLModelInterpreter",
27 "http": "https://dl.google.com/dl/cpdc/71d668dbf370cef9/FirebaseMLModelInterpreter-0.15.0.tar.gz"
29 "summary": "Firebase ML Kit Custom Model Interpreter SDK for iOS",
30 "vendored_frameworks": [
31 "Frameworks/FirebaseMLModelInterpreter.framework"
34 "deprecated_in_favor_of": "FirebaseMLModelDownloader"