blob: 586a3e6f7f4a922b9e408cb1ca2e7026f07bb1df [file] [log] [blame]
{
"name": "TensorFlowServing-InceptionClient",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Library/Classes/**/*"
}