3 "version": "0.0.1-nightly.20241108",
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/1443/20241108-035016/TensorFlowLiteC/0.0.1-nightly.20241108/TensorFlowLiteC-0.0.1-nightly.20241108.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",
22 "ENABLE_USER_SCRIPT_SANDBOXING": "NO"
24 "user_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386",
26 "ENABLE_USER_SCRIPT_SANDBOXING": "NO"
28 "default_subspecs": "Core",
32 "vendored_frameworks": "Frameworks/TensorFlowLiteC.xcframework",
34 "TensorFlowLiteC": "Frameworks/TensorFlowLiteC.xcframework/PrivacyInfo.xcprivacy"
39 "weak_frameworks": "CoreML",
45 "vendored_frameworks": "Frameworks/TensorFlowLiteCCoreML.xcframework",
47 "TensorFlowLiteCCoreML": "Frameworks/TensorFlowLiteCCoreML.xcframework/PrivacyInfo.xcprivacy"
52 "weak_frameworks": "Metal",
58 "vendored_frameworks": "Frameworks/TensorFlowLiteCMetal.xcframework",
60 "TensorFlowLiteCMetal": "Frameworks/TensorFlowLiteCMetal.xcframework/PrivacyInfo.xcprivacy"