blob: 14fa42c249be61e258ab954ccf7a5f7b836665c4 [file] [log] [blame]
{
"name": "VS_FakeBizCard",
"version": "0.3.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.3.0"
},
"ios": {
"vendored_frameworks": "VS_FakeBizCard.framework"
},
"platforms": {
"ios": "10.0"
},
"dependencies": {
"FakeVisionSkillsRuntime": [
"0.8.0"
]
}
}