blob: 141b45a61056375befb5511ce1321ee864368966 [file] [log] [blame]
{
"name": "VietMaps",
"version": "0.1.3",
"summary": "VietMaps GL SDK For iOS",
"description": "OpenGL-based vector map solution for iOS with full styling capabilities and Cocoa Touch APIs.",
"homepage": "https://docs.vietmaps.vn",
"license": {
"type": "Copyright",
"text": " Copyright 2020 AIC Group\n"
},
"authors": {
"AIC Developer": "aic.developer01@gmail.com"
},
"source": {
"git": "https://github.com/aic-develop/vietmaps-gl-native-ios.git",
"tag": "0.1.3"
},
"public_header_files": "Mapbox.framework/Headers/*.h",
"source_files": "Mapbox.framework/Headers/*.h",
"vendored_frameworks": "Mapbox.framework",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"dependencies": {
"VietMapsMobileEvents": [
"0.1.0"
]
}
}