blob: e2cf784dbb88cfdd2161ce2d5a88f49827e3fb10 [file] [log] [blame]
{
"name": "@react-native-mapbox-gl-mapbox-static",
"version": "10.0.0-beta.12",
"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/10.0.0-beta.12/img/screenshot.png",
"source": {
"http": "https://github.com/mapbox/mapbox-events-ios/releases/download/v0.12.0-alpha.1/MapboxMobileEvents.xcframework.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "MapboxMobileEvents.xcframework",
"module_name": "MapboxMobileEvents"
}