onnxruntime/tools/ci_build/github/apple/c/onnxruntime-mobile-c.config.json
Edward Chen ffde44cd09
[iOS Packaging] Add full ORT build iOS package. (#10626)
Add C/C++ and Objective-C packages with full ORT builds.
2022-02-28 15:39:07 -08:00

5 lines
288 B
JSON

{
"name": "onnxruntime-mobile-c",
"summary": "ONNX Runtime Mobile C/C++ Pod",
"description": "A pod for the ONNX Runtime Mobile C/C++ library. This library supports a reduced set of opsets, ops, and types and only supports ORT format models in order to reduce binary size."
}