blob: 78106237868ef8e91ce5e527e0a2375c2cbd0b8b [file] [log] [blame]
{
"name": "MapboxCommon",
"version": "9.0.2",
"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/9.0.2/MapboxCommon.zip"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"vendored_frameworks": "MapboxCommon.xcframework",
"module_name": "MapboxCommon"
}