Unofficial SPM for TensorFlowLiteSwift
{ "name": "TensorFlowLite", "path": "/usr/src/package", "targets": [ { "name": "TensorFlowLiteSwift", "path": "Sources", "type": "library", "c99name": "TensorFlowLiteSwift", "sources": [ "CoreMLDelegate.swift", "Delegate.swift", "Interpreter.swift", "InterpreterError.swift", "MetalDelegate.swift", "Model.swift", "QuantizationParameters.swift", "Tensor.swift", "TensorFlowLite.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "TensorFlowLite" ], "product_dependencies": [ "TensorFlowLiteC" ] } ], "products": [ { "name": "TensorFlowLite", "type": { "library": [ "automatic" ] }, "targets": [ "TensorFlowLiteSwift" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/Edgarchuk/TensorFlowLiteC", "type": "sourceControl", "identity": "tensorflowlitec", "requirement": { "branch": [ "master" ] } } ], "tools_version": "5.5", "manifest_display_name": "TensorFlowLite" }
{ "name": "TensorFlowLite", "targets": [ { "name": "TensorFlowLiteSwift", "path": "Sources", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "TensorFlowLiteC", null ] } ] } ], "products": [ { "name": "TensorFlowLite", "type": { "library": [ "automatic" ] }, "targets": [ "TensorFlowLiteSwift" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "tensorflowlitec", "location": { "remote": [ "https://github.com/Edgarchuk/TensorFlowLiteC" ] }, "requirement": { "branch": [ "master" ] }, "productFilter": null, "nameForTargetDependencyResolutionOnly": "TensorFlowLiteC" } ] } ], "toolsVersion": { "_version": "5.5.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "TensorFlowLite", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/Edgarchuk/TensorFlowLiteC", "name": "TensorFlowLiteC", "path": "/usr/src/package/.build/checkouts/TensorFlowLiteC", "version": "unspecified", "identity": "tensorflowlitec", "dependencies": [] } ] }