blob: c9a1f19e3940bc07ddec982a04243aeb8f642e4b [file] [log] [blame]
{
"name": "TensorFlowLiteC",
"version": "0.0.1-nightly.20200510",
"authors": "Google Inc.",
"license": {
"type": "Apache"
},
"homepage": "https://github.com/tensorflow/tensorflow",
"source": {
"http": "https://dl.google.com/tflite-nightly/ios/prod/tensorflow/release/mobile/ios_lite/nightly/439/20200510-011410/TensorFlowLiteC/0.0.1-nightly.20200510/TensorFlowLiteC-0.0.1-nightly.20200510.tar.gz"
},
"summary": "TensorFlow Lite",
"description": "An internal-only pod containing the TensorFlow Lite C library that the public\n`TensorFlowLiteSwift` and `TensorFlowLiteObjC` pods depend on. This pod is not\nintended to be used directly. Swift developers should use the\n`TensorFlowLiteSwift` pod and Objective-C developers should use the\n`TensorFlowLiteObjC` pod.",
"platforms": {
"ios": "9.0"
},
"module_name": "TensorFlowLiteC",
"libraries": "c++",
"vendored_frameworks": "Frameworks/TensorFlowLiteC.framework",
"weak_frameworks": "CoreML"
}