blob: fb82f23b61d7577a70e219febcd730088adc2937 [file]
{
"name": "VibeMapFramework",
"version": "1.0.0",
"summary": "Vibe ARMap Framework",
"description": "A framework that wraps ARKit and Mapbox SDK and exposes simple APIs to use in Vibe Projects",
"homepage": "https://git.axonvibelabs.com/axonvibe-hulk/vibearmapframework",
"screenshots": "https://git.axonvibelabs.com/axonvibe-hulk/vibearmapframework/blob/develop/docs/img/mapnode.jpg",
"license": "MIT",
"authors": {
"Nguyen Ngoc Son": "son.nguyenngoc@axonactive.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://git.axonvibelabs.com/axonvibe-hulk/vibearmapframework.git",
"tag": "1.0.0"
},
"source_files": [
"VibeMapFramework",
"Classes/**/*.{h,m}"
]
}