[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / d / f / onnxruntime-mobile-c / 1.8.0 / onnxruntime-mobile-c.podspec.json
blob49e843a1e7003b77d00464bc445b3fa1c2e519bf
2   "name": "onnxruntime-mobile-c",
3   "version": "1.8.0",
4   "authors": {
5     "ONNX Runtime": "onnxruntime@microsoft.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/microsoft/onnxruntime",
12   "source": {
13     "http": "https://onnxruntimepackages.z14.web.core.windows.net/pod-archive-onnxruntime-mobile-c-1.8.0.zip"
14   },
15   "summary": "ONNX Runtime Mobile C/C++ Pod",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "vendored_frameworks": "onnxruntime.framework",
20   "weak_frameworks": "CoreML",
21   "source_files": "onnxruntime.framework/Headers/*.h",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "description": "A preview pod for ONNX Runtime Mobile C/C++ library. Pods for Objective-C and Swift coming soon."