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",
12 "authors": "EdgeStore",
14 "git": "https://github.com/physxP/EdgeStoreEngineXCFramework.git",
25 "static_framework": true,
26 "vendored_frameworks": "EdgeStoreEngine.xcframework",
28 "public_header_files": "EdgeStoreEngine.xcframework/ios-arm64/*/Headers/*.h",
29 "source_files": "EdgeStoreEngine.xcframework/ios-arm64/*/Headers/*.h"
31 "swift_version": "5.0"