blob: b04902d3e23b5719d0a25710b458a20159c6a8c4 [file] [log] [blame]
{
"name": "FakeVisionSkillsRuntime",
"version": "0.7.0",
"summary": "Fake Vision Skills Runtime Framework",
"description": "The base vision skill framework of all vision skills.",
"homepage": "https://github.com/michaelchen73092/FakeVisionSkillsRuntime",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wei-Chih Chen": "weicch@microsoft.com"
},
"source": {
"git": "https://github.com/michaelchen73092/FakeVisionSkillsRuntime.git",
"branch": "master",
"tag": "0.7.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "FakeVisionSkillsRuntime.framework"
},
"platforms": {
"ios": "10.0"
}
}