blob: 5c13ab3cb3447256f875c857141bf4a14753be31 [file] [log] [blame]
{
"name": "@react-native-mapbox-gl-mapbox-static",
"version": "6.2.1",
"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/maps/wiki/react-native-mapbox-gl-mapbox-static-podspec",
"license": {
"type": "ISC",
"file": "LICENSE.md"
},
"authors": {
"react-native-mapbox-gl": "mfazekas@szemafor.com"
},
"screenshots": "https://docs.mapbox.com/ios/api/maps/6.2.1/img/screenshot.png",
"source": {
"http": "https://api.mapbox.com/downloads/v2/mobile-maps/releases/ios/6.2.1/mapbox-ios-sdk-dynamic-with-events.zip",
"flatten": true
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "dynamic/MapboxMobileEvents.framework",
"module_name": "MapboxMobileEvents",
"preserve_paths": "**/*.bcsymbolmap"
}