blob: 9324dc8be00e023bb65ce067a8059d4329387fcf [file] [log] [blame]
{
"name": "Vimai",
"version": "0.0.17",
"summary": "AR Navigation framework",
"homepage": "https://vim.ai/",
"authors": {
"Jiang Dong": "jiang.dong@vim.ai"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.1"
},
"source": {
"git": "https://github.com/DongJiang/VimaiFramework.git",
"tag": "0.0.17"
},
"ios": {
"vendored_frameworks": "VimaiFramework.framework"
},
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
"~> 4.9.1"
],
"OpenCV2": [
"~> 3.4.10"
],
"ReactiveKit": [
"~> 3.16.3"
]
},
"swift_version": "5.0"
}