blob: f67b0b248ad36f0ee6b30a8eb9e726937fe68204 [file] [log] [blame]
{
"name": "VS_FakeBizCard",
"version": "0.1.0",
"summary": "Business card framework",
"description": "Framework of business card extraction vision skill",
"homepage": "https://github.com/michaelchen73092/VS_FakeBizCard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wei-Chih Chen": "weicch@microsoft.com"
},
"source": {
"git": "https://github.com/michaelchen73092/VS_FakeBizCard.git",
"branch": "master",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "**",
"dependencies": {
"FakeVisionSkillsRuntime": [
"0.3.0"
]
}
}