2 "name": "onnxruntime-training-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-training-c-1.16.3.zip"
15 "summary": "ONNX Runtime Training 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 C/C++ library. This pod supports additional training features.",
30 "pod_target_xcconfig": {
31 "OTHER_CPLUSPLUSFLAGS": "-fvisibility=hidden -fvisibility-inlines-hidden"