2 "authors": "Google, Inc.",
4 "FirebaseCore": "~> 7.0",
5 "FirebaseMLCommon": "~> 7.0-beta",
6 "GTMSessionFetcher/Core": "~> 1.1",
7 "GoogleUtilities/UserDefaults": "~> 7.0",
8 "TensorFlowLiteObjC": "~> 2.3.0"
10 "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.",
14 "homepage": "https://firebase.google.com/docs/ml-kit/",
16 "text": "Copyright 2020 Google",
19 "name": "FirebaseMLModelInterpreter",
23 "pod_target_xcconfig": {
24 "VALID_ARCHS": "x86_64 armv7 arm64"
31 "http": "https://dl.google.com/dl/cpdc/39b2739bdfc46d59/FirebaseMLModelInterpreter-0.21.0.tar.gz"
33 "summary": "Firebase ML Kit Custom Model Interpreter SDK for iOS",
34 "vendored_frameworks": [
35 "Frameworks/FirebaseMLModelInterpreter.framework"
37 "version": "7.0.0-beta",
38 "deprecated_in_favor_of": "FirebaseMLModelDownloader"