blob: f5167926c9077aec8408936d9db67eca679e27cf [file] [log] [blame]
{
"name": "ZJMapbox",
"version": "0.0.1",
"summary": "Open source vector map solution for iOS with full styling capabilities.",
"description": "Open source, OpenGL-based vector map solution for iOS with full styling capabilities and Cocoa Touch APIs.",
"homepage": "https://github.com/lcf001/ZJMapbox",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lcf001": "1316788790@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lcf001/ZJMapbox.git",
"tag": "0.0.1"
},
"vendored_frameworks": "ZJMapbox/Mapbox.framework",
"module_name": "Mapbox",
"requires_arc": true
}