blob: 311e8825e01fe0be79eb639bd8b90eaee60adb3b [file] [log] [blame]
{
"name": "MapboxChinaPlugin",
"version": "0.0.1",
"summary": "Mapbox maps China plugin for iOS 9+.",
"description": "Provides coordinate shifting for China and switches global map style URLs to Chinese styles.",
"homepage": "http://www.mapbox.com/",
"license": "Enterprise Terms of Services - see www.mapbox.cn",
"authors": "Mapbox",
"social_media_url": "http://twitter.com/mapbox",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://s3.cn-north-1.amazonaws.com.cn/binary.mapbox.cn/mapbox-china-plugin/ios/builds/mapbox-ios-china-plugin-0.0.1.dynamic.zip",
"flatten": true
},
"vendored_frameworks": "MapboxChinaPlugin.framework",
"module_name": "MapboxChinaPlugin",
"dependencies": {
"Mapbox-iOS-SDK": [
">= 4.3.0"
]
}
}