blob: 37b45322acee2f0c87c603e3683e4eb11dd118bb [file] [log] [blame]
{
"name": "MapboxCommon",
"version": "4.0.0",
"summary": "Mapbox Common SDK",
"description": "Common functionality shared across Mapbox products.",
"homepage": "https://docs.mapbox.com/ios",
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"authors": {
"Mapbox": "mobile@mapbox.com"
},
"social_media_url": "https://twitter.com/mapbox",
"documentation_url": "https://docs.mapbox.com/ios/",
"source": {
"http": "https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/4.0.0/MapboxCommon.zip"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"vendored_frameworks": "MapboxCommon.xcframework",
"module_name": "MapboxCommon"
}