blob: 310ac472008280fb6e0a59a3e2ef083dfa04cd25 [file] [log] [blame]
{
"name": "TensorFlowLiteSelectTfOps",
"version": "0.0.1-nightly.20210402",
"authors": "Google Inc.",
"license": {
"type": "Apache"
},
"homepage": "https://github.com/tensorflow/tensorflow",
"source": {
"http": "https://dl.google.com/tflite-nightly/ios/prod/tensorflow/lite/release/ios/nightly/81/20210402-035007/TensorFlowLiteSelectTfOps/0.0.1-nightly.20210402/TensorFlowLiteSelectTfOps-0.0.1-nightly.20210402.tar.gz"
},
"summary": "TensorFlow Lite",
"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"
}