[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / f / 9 / onnxruntime-extensions-c / 0.8.0 / onnxruntime-extensions-c.podspec.json
blob587e33fd89c942da0cc4dce50ec18ecbd4766877
2   "name": "onnxruntime-extensions-c",
3   "version": "0.8.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.8.0.zip"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "vendored_frameworks": "onnxruntime_extensions.xcframework",
21   "static_framework": true,
22   "source_files": "Headers/*.h",
23   "preserve_paths": [
24     "LICENSE"
25   ],
26   "libraries": "c++"