2 "name": "EdgeStoreEngine",
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",
9 "type": "Edge Store EULA",
12 "authors": "EdgeStore",
14 "git": "https://github.com/physxP/EdgeStoreEngineXCFramework.git",
24 "TensorFlowLiteC/CoreML": [
27 "TensorFlowLiteC/Metal": [
31 "static_framework": true,
32 "vendored_frameworks": "EdgeStoreEngine.xcframework",
34 "public_header_files": "EdgeStoreEngine.xcframework/ios-arm64/*/Headers/*.h",
35 "source_files": "EdgeStoreEngine.xcframework/ios-arm64/*/Headers/*.h"
37 "swift_version": "5.0"