2 "name": "TensorFlowLiteC",
3 "version": "0.0.1-nightly.20240204",
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/1160/20240204-035014/TensorFlowLiteC/0.0.1-nightly.20240204/TensorFlowLiteC-0.0.1-nightly.20240204.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.",
14 "cocoapods_version": ">= 1.9.0",
18 "module_name": "TensorFlowLiteC",
20 "pod_target_xcconfig": {
21 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
23 "user_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
26 "default_subspecs": "Core",
30 "vendored_frameworks": "Frameworks/TensorFlowLiteC.xcframework"
34 "weak_frameworks": "CoreML",
36 "TensorFlowLiteC/Core": [
40 "vendored_frameworks": "Frameworks/TensorFlowLiteCCoreML.xcframework"
44 "weak_frameworks": "Metal",
46 "TensorFlowLiteC/Core": [
50 "vendored_frameworks": "Frameworks/TensorFlowLiteCMetal.xcframework"