blob: 20f2b2c17f3116c5feafcda2f99b3eed4909014c [file] [log] [blame]
{
"name": "MBXMapKit",
"version": "0.2.1",
"summary": "One-line Mapbox integration with MapKit on iOS and OS X.",
"description": "One-line Mapbox integration with MapKit on iOS and OS X for custom map styles and complete cache control.",
"homepage": "http://mapbox.com/mbxmapkit",
"license": "BSD",
"authors": {
"Mapbox": "mobile@mapbox.com"
},
"source": {
"git": "https://github.com/mapbox/mbxmapkit.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source_files": "MBXMapKit.{h,m}",
"requires_arc": true,
"documentation_url": "https://www.mapbox.com/mbxmapkit/api/",
"frameworks": "MapKit"
}