[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / 9 / onnxruntime-extensions-c / 0.10.0 / onnxruntime-extensions-c.podspec.json
blob86da786a37dce1c68fb15259d1b59e91dd8dcab7
2   "name": "onnxruntime-extensions-c",
3   "version": "0.10.0",
4   "summary": "ONNX Runtime Extensions C/C++ Pod",
5   "description": "Pod containing pre and post processing custom ops for onnxruntime.",
6   "authors": {
7     "ONNX Runtime Extensions Authors": "onnxruntime@microsoft.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "homepage": "https://github.com/microsoft/onnxruntime-extensions",
14   "source": {
15     "http": "https://onnxruntimepackages.z14.web.core.windows.net/pod-archive-onnxruntime-extensions-c-0.10.0.zip"
16   },
17   "platforms": {
18     "ios": "12.0",
19     "osx": "11.0"
20   },
21   "vendored_frameworks": "onnxruntime_extensions.xcframework",
22   "static_framework": true,
23   "source_files": "Headers/*.h",
24   "preserve_paths": [
25     "LICENSE"
26   ],
27   "libraries": "c++"