2 "name": "TensorFlowLiteC",
3 "version": "0.0.1-nightly.20220428",
4 "authors": "Google Inc.",
8 "homepage": "https://github.com/tensorflow/tensorflow",
10 "http": "https://dl.google.com/tflite-nightly/ios/prod/tensorflow/lite/release/ios/nightly/482/20220428-035014/TensorFlowLiteC/0.0.1-nightly.20220428/TensorFlowLiteC-0.0.1-nightly.20220428.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 "module_name": "TensorFlowLiteC",
19 "pod_target_xcconfig": {
20 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22 "user_target_xcconfig": {
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25 "default_subspecs": "Core",
29 "vendored_frameworks": "Frameworks/TensorFlowLiteC.framework"
33 "weak_frameworks": "CoreML",
35 "TensorFlowLiteC/Core": [
39 "vendored_frameworks": "Frameworks/TensorFlowLiteCCoreML.framework"
43 "weak_frameworks": "Metal",
45 "TensorFlowLiteC/Core": [
49 "vendored_frameworks": "Frameworks/TensorFlowLiteCMetal.framework"