2 "name": "TensorFlowLiteSwift",
3 "version": "0.0.1-nightly.20200519",
4 "authors": "Google Inc.",
8 "homepage": "https://github.com/tensorflow/tensorflow",
10 "git": "https://github.com/tensorflow/tensorflow.git",
11 "commit": "bfd37881017e49a75f9b9ac6600d0e95a93b4afe"
13 "summary": "TensorFlow Lite for Swift",
14 "description": "TensorFlow Lite is TensorFlow's lightweight solution for Swift developers. It\nenables low-latency inference of on-device machine learning models with a\nsmall binary size and fast performance supporting hardware acceleration.",
18 "module_name": "TensorFlowLite",
19 "static_framework": true,
20 "default_subspecs": "Core",
25 "source_files": "tensorflow/lite/experimental/swift/Tests/*.swift",
27 "tensorflow/lite/testdata/add.bin",
28 "tensorflow/lite/testdata/add_quantized.bin"
37 "0.0.1-nightly.20200519"
40 "source_files": "tensorflow/lite/experimental/swift/Sources/*.swift",
41 "exclude_files": "tensorflow/lite/experimental/swift/Sources/CoreMLDelegate.swift"
45 "source_files": "tensorflow/lite/experimental/swift/Sources/CoreMLDelegate.swift",
47 "TensorFlowLiteC/CoreML": [
48 "0.0.1-nightly.20200519"
50 "TensorFlowLiteSwift/Core": [
51 "0.0.1-nightly.20200519"