2 "name": "OnnxMacCUnofficial",
4 "summary": "Experimental wrapper around the C API of the Onnx Runtime.",
5 "description": "Experimental wrapper around the C API of the Onnx Runtime.\nUniversal macOS binary sourced from dylib and headers at https://github.com/microsoft/onnxruntime/releases.\nLink obtained from ONNX homepage by choosing Mac -> Arm64 -> C++.\nC++ headers then manually removed.",
6 "homepage": "https://github.com/jpohhhh/OnnxMacCUnofficial",
9 "James O'Leary": "jpohhhh@gmail.com"
12 "git": "https://github.com/jpohhhh/OnnxMacCUnofficial.git",
15 "vendored_frameworks": "OnnxMacCUnofficial.xcframework",
16 "weak_frameworks": "CoreML",
20 "source_files": "OnnxMacCUnofficial.xcframework/macos-arm64_x86_64/Headers/*.h"