blob: 2403ca142f80918af9d6313eae2db215f0a44ab5 [file] [log] [blame]
{
"name": "GLRoute",
"version": "1.2.2",
"summary": "GLRoute is an online and offline navigation engine for GLMap",
"homepage": "https://globus.software",
"license": {
"type": "Commercial",
"text": "Copyright © Evgen Bodunov"
},
"authors": {
"Evgen Bodunov": "evgen@globus.software"
},
"social_media_url": "https://twitter.com/GLMapFramework",
"documentation_url": "https://globus.software/docs/objc/api/1.2.2/",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://globus.software/download/GLRoute-1.2.2.zip",
"flatten": true
},
"vendored_frameworks": "GLRoute.framework",
"module_name": "GLRoute",
"dependencies": {
"GLMap": [
"= 1.2.2"
]
}
}