3 "version": "0.0.1-nightly.20240920",
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/1394/20240920-035013/TensorFlowLiteC/0.0.1-nightly.20240920/TensorFlowLiteC-0.0.1-nightly.20240920.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",
32 "TensorFlowLiteC": "Frameworks/TensorFlowLiteC.xcframework/PrivacyInfo.xcprivacy"
37 "weak_frameworks": "CoreML",
43 "vendored_frameworks": "Frameworks/TensorFlowLiteCCoreML.xcframework",
45 "TensorFlowLiteCCoreML": "Frameworks/TensorFlowLiteCCoreML.xcframework/PrivacyInfo.xcprivacy"
50 "weak_frameworks": "Metal",
56 "vendored_frameworks": "Frameworks/TensorFlowLiteCMetal.xcframework",
58 "TensorFlowLiteCMetal": "Frameworks/TensorFlowLiteCMetal.xcframework/PrivacyInfo.xcprivacy"