2 "name": "TensorFlowLiteC",
4 "authors": "Google Inc.",
8 "homepage": "https://github.com/tensorflow/tensorflow",
10 "http": "https://dl.google.com/dl/cpdc/e8a95c1d411b795e/TensorFlowLiteC-2.4.0.tar.gz"
12 "summary": "TensorFlow Lite",
13 "description": "An internal-only pod containing the TensorFlow Lite C library that the public\n`TensorFlowLiteSwift` and `TensorFlowLiteObjC` pods depend on. This pod is not\nintended to be used directly. Swift developers should use the\n`TensorFlowLiteSwift` pod and Objective-C developers should use the\n`TensorFlowLiteObjC` pod.",
17 "pod_target_xcconfig": {
18 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20 "module_name": "TensorFlowLiteC",
22 "default_subspecs": "Core",
26 "vendored_frameworks": "Frameworks/TensorFlowLiteC.framework"
30 "weak_frameworks": "CoreML",
32 "TensorFlowLiteC/Core": [
36 "vendored_frameworks": "Frameworks/TensorFlowLiteCCoreML.framework"
40 "weak_frameworks": "Metal",
42 "TensorFlowLiteC/Core": [
46 "vendored_frameworks": "Frameworks/TensorFlowLiteCMetal.framework"