onnxruntime/tools/ci_build/github/apple/objectivec/onnxruntime-mobile-objc.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
322 B
JSON

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