[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / d / 0 / f / EdgeStoreEngine / 0.2.2 / EdgeStoreEngine.podspec.json
blob8e3283fc9f9980872c7e25bedb5a01c20587f2b3
2   "name": "EdgeStoreEngine",
3   "version": "0.2.2",
4   "summary": "EdgeStore SDK for running EdgeStore Models",
5   "swift_versions": "5.0",
6   "description": "Edge-engine is a simple yet powerful interface to port ML models to phone devices. It automates the underlying hardware utilization and switches between CPU/GPU when required to give maximum throughput.",
7   "homepage": "https://github.com/physxP/EdgeStoreEngineXCFramework",
8   "license": {
9     "type": "Edge Store EULA",
10     "file": "LICENSE"
11   },
12   "authors": "EdgeStore",
13   "source": {
14     "git": "https://github.com/physxP/EdgeStoreEngineXCFramework.git",
15     "tag": "0.2.2"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "dependencies": {
21     "TensorFlowLiteC": [
23     ],
24     "TensorFlowLiteC/CoreML": [
26     ],
27     "TensorFlowLiteC/Metal": [
29     ]
30   },
31   "static_framework": true,
32   "vendored_frameworks": "EdgeStoreEngine.xcframework",
33   "ios": {
34     "public_header_files": "EdgeStoreEngine.xcframework/ios-arm64/*/Headers/*.h",
35     "source_files": "EdgeStoreEngine.xcframework/ios-arm64/*/Headers/*.h"
36   },
37   "swift_version": "5.0"