blob: 8bef2138807be95966e9a202c23fd6f52185f2b4 [file] [log] [blame]
{
"name": "TensorFlowServing-InceptionClient",
"version": "0.0.7",
"summary": "A simple example of how to build an iOS client for TensorFlow Serving",
"description": "This is a placeholder for the simple demo of TensorFlow Serving.\nHopefully this project will make understanding the details to successfully create a client easier for developers.\nPlease follow the link in the Readme file to the real project.",
"homepage": "https://github.com/mountaintom/Placeholder",
"screenshots": "https://raw.githubusercontent.com/mountaintom/TensorFlowServing-InceptionClient/master/Screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Tom Stall",
"source": {
"git": "https://github.com/mountaintom/Placeholder.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Library/Classes/**/*"
}