blob: 2d151d0b13b432bbac299eedbf7badbefd097e22 [file] [log] [blame]
{
"name": "MBXMapKit",
"version": "0.5.0",
"summary": "Lightweight Mapbox integration with MapKit on iOS and OS X.",
"description": "Lightweight Mapbox integration with MapKit on iOS and OS X 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.5.0"
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source_files": "MBXMapKit/*.{h,m}",
"requires_arc": true,
"documentation_url": "https://www.mapbox.com/mbxmapkit/",
"libraries": "sqlite3"
}