2 "name": "onnxruntime-training-c",
3 "version": "1.19.0-dev+20240805002.ee2fe87",
5 "ONNX Runtime": "onnxruntime@microsoft.com"
11 "homepage": "https://github.com/microsoft/onnxruntime",
13 "http": "https://download.onnxruntime.ai/pod-archive-onnxruntime-training-c-1.19.0-dev+20240805002.ee2fe87.zip"
15 "summary": "ONNX Runtime Training C/C++ Pod",
20 "vendored_frameworks": "onnxruntime.xcframework",
21 "static_framework": true,
25 "source_files": "Headers/*.h",
29 "description": "A pod for the ONNX Runtime C/C++ library. This pod supports additional training features.",
31 "pod_target_xcconfig": {
32 "OTHER_CPLUSPLUSFLAGS": "-fvisibility=hidden -fvisibility-inlines-hidden"