blob: a8cfec2850764222f9f31008d3817e8b86358942 [file] [log] [blame]
{
"name": "TensorFlowLiteSelectTfOps",
"version": "2.3.0",
"authors": "Google Inc.",
"license": {
"type": "Apache"
},
"homepage": "https://github.com/tensorflow/tensorflow",
"source": {
"http": "https://dl.google.com/dl/cpdc/4f626bc24212fd61/TensorFlowLiteSelectTfOps-2.3.0.tar.gz"
},
"summary": "TensorFlow Lite Select TF Ops",
"description": "This pod can be used in addition to `TensorFlowLiteSwift` or\n`TensorFlowLiteObjC` pod, in order to enable Select TensorFlow ops. The\nresulting binary should also be force-loaded to the final app binary.",
"platforms": {
"ios": "9.0"
},
"module_name": "TensorFlowLiteSelectTfOps",
"libraries": "c++",
"vendored_frameworks": "Frameworks/TensorFlowLiteSelectTfOps.framework",
"weak_frameworks": "CoreML"
}