2 "name": "onnxruntime-objc",
3 "version": "1.13.0-dev+20221008003.f4b944e1a",
4 "summary": "ONNX Runtime Objective-C Pod",
5 "description": "A pod for the ONNX Runtime Objective-C API.",
6 "homepage": "https://github.com/microsoft/onnxruntime",
12 "ONNX Runtime": "onnxruntime@microsoft.com"
15 "http": "https://onnxruntimepackages.z14.web.core.windows.net/pod-archive-onnxruntime-objc-1.13.0-dev+20221008003.f4b944e1a.zip"
23 "default_subspecs": "Core",
24 "static_framework": true,
30 "1.13.0-dev+20221008003.f4b944e1a"
36 "-fobjc-arc-exceptions",
41 "pod_target_xcconfig": {
42 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}/objectivec\" \"${PODS_TARGET_SRCROOT}/cmake/external/SafeInt\"",
43 "OTHER_CPLUSPLUSFLAGS": "-fvisibility=hidden -fvisibility-inlines-hidden"
45 "public_header_files": [
46 "objectivec/include/*.h"
49 "objectivec/include/*.h",
52 "objectivec/src/*.mm",
53 "cmake/external/SafeInt/safeint/SafeInt.hpp"
60 "objectivec/test/*.h",
61 "objectivec/test/*.m",
62 "objectivec/test/*.mm"
65 "objectivec/test/testdata/*.ort"