blob: 404b18ba2c0046f4392e308fd37a7ad07f97c75a [file] [log] [blame]
{
"name": "@react-native-mapbox-gl-mapbox-static",
"version": "5.9.0",
"summary": "Mapbox Mobile Events for static link with Mapbox GL",
"description": "This is an unufficial workaround that allows consumption of Mapbox-iOS-SDK without use_frameworks!. Mapbox Mobile Events collects usage information to help Mapbox improve its products.",
"homepage": "https://github.com/react-native-mapbox-gl/react-native-mapbox-gl-static-pod",
"license": {
"type": "ISC",
"file": "LICENSE.md"
},
"authors": {
"react-native-mapbox-gl": "mfazekas@szemafor.com"
},
"screenshots": "https://docs.mapbox.com/ios/api/maps/5.9.0/img/screenshot.png",
"source": {
"http": "https://mapbox.s3.amazonaws.com/mapbox-gl-native/ios/builds/mapbox-ios-sdk-5.9.0-dynamic-with-events.zip",
"flatten": true
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "dynamic/MapboxMobileEvents.framework",
"module_name": "MapboxMobileEvents",
"preserve_paths": "**/*.bcsymbolmap"
}