blob: 346443f7d271e31ff73dfda7ab0def912996744c [file] [log] [blame]
{
"name": "MBXMapKit",
"version": "0.8.0",
"deprecated_in_favor_of": "Mapbox-iOS-SDK",
"summary": "Lightweight Mapbox integration with MapKit on iOS.",
"description": "Lightweight Mapbox integration with MapKit on iOS for custom map styles and complete offline control.",
"homepage": "https://www.mapbox.com/mbxmapkit/",
"license": "BSD",
"authors": {
"Mapbox": "mobile@mapbox.com"
},
"screenshots": "https://raw.githubusercontent.com/mapbox/mbxmapkit/packaging/screenshot.png",
"social_media_url": "https://twitter.com/Mapbox",
"source": {
"git": "https://github.com/mapbox/mbxmapkit.git",
"tag": "0.8.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MBXMapKit/*.{h,m}",
"requires_arc": true,
"documentation_url": "https://www.mapbox.com/mbxmapkit/",
"libraries": "sqlite3"
}