2 "name": "onnxruntime-mobile-c",
5 "ONNX Runtime": "onnxruntime@microsoft.com"
11 "homepage": "https://github.com/microsoft/onnxruntime",
13 "http": "https://onnxruntimepackages.z14.web.core.windows.net/pod-archive-onnxruntime-mobile-c-1.10.0.zip"
15 "summary": "ONNX Runtime Mobile C/C++ Pod",
19 "vendored_frameworks": "onnxruntime.xcframework",
20 "static_framework": true,
24 "source_files": "Headers/*.h",
28 "description": "A pod for the ONNX Runtime Mobile C/C++ library.",
30 "pod_target_xcconfig": {
31 "OTHER_CPLUSPLUSFLAGS": "-fvisibility=hidden -fvisibility-inlines-hidden"