blob: 18659015e65fdae2f881573f5f38c74ba3be9b37 [file] [log] [blame]
{
"name": "TensorFlowLiteSelectTfOps",
"version": "2.2.0",
"authors": "Google Inc.",
"license": {
"type": "Apache"
},
"homepage": "https://github.com/tensorflow/tensorflow",
"source": {
"http": "https://dl.google.com/dl/cpdc/9604b128278441ac/TensorFlowLiteSelectTfOps-2.2.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"
}