[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / 4 / onnxruntime-training-c / 1.16.0-dev+20230908001.a9df3ae / onnxruntime-training-c.podspec.json
blobc7e6912e9a60639f63616703c4083e7fd82d03b2
2   "name": "onnxruntime-training-c",
3   "version": "1.16.0-dev+20230908001.a9df3ae",
4   "authors": {
5     "ONNX Runtime": "onnxruntime@microsoft.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/microsoft/onnxruntime",
12   "source": {
13     "http": "https://onnxruntimepackages.z14.web.core.windows.net/pod-archive-onnxruntime-training-c-1.16.0-dev+20230908001.a9df3ae.zip"
14   },
15   "summary": "ONNX Runtime Training C/C++ Pod",
16   "platforms": {
17     "ios": "12.0"
18   },
19   "vendored_frameworks": "onnxruntime.xcframework",
20   "static_framework": true,
21   "weak_frameworks": [
22     "CoreML"
23   ],
24   "source_files": "Headers/*.h",
25   "preserve_paths": [
26     "LICENSE"
27   ],
28   "description": "A pod for the ONNX Runtime C/C++ library. This pod supports additional training features.",
29   "libraries": "c++",
30   "pod_target_xcconfig": {
31     "OTHER_CPLUSPLUSFLAGS": "-fvisibility=hidden -fvisibility-inlines-hidden"
32   }