blob: 9ad7921f6ed80de240d5b002bed5389862ee271a [file] [log] [blame]
{
"name": "TensorFlowServing-InceptionClient",
"version": "0.0.1",
"summary": "A simple demo of TensorFlow Serving with iOS",
"description": "This is a placeholder for the simple demo of TensorFlow Serving. \nSee the project here:\nhttps://github.com/mountaintom/TensorFlowServing-InceptionClient",
"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": "mtm<@>mountaintom<.>com"
},
"source": {
"git": "https://github.com/mountaintom/Placeholder.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Library/Classes/**/*"
}