[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / 0 / a / MBXMapKit / 0.8.0 / MBXMapKit.podspec.json
blob346443f7d271e31ff73dfda7ab0def912996744c
2   "name": "MBXMapKit",
3   "version": "0.8.0",
4   "deprecated_in_favor_of": "Mapbox-iOS-SDK",
5   "summary": "Lightweight Mapbox integration with MapKit on iOS.",
6   "description": "Lightweight Mapbox integration with MapKit on iOS for custom map styles and complete offline control.",
7   "homepage": "https://www.mapbox.com/mbxmapkit/",
8   "license": "BSD",
9   "authors": {
10     "Mapbox": "mobile@mapbox.com"
11   },
12   "screenshots": "https://raw.githubusercontent.com/mapbox/mbxmapkit/packaging/screenshot.png",
13   "social_media_url": "https://twitter.com/Mapbox",
14   "source": {
15     "git": "https://github.com/mapbox/mbxmapkit.git",
16     "tag": "0.8.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "MBXMapKit/*.{h,m}",
22   "requires_arc": true,
23   "documentation_url": "https://www.mapbox.com/mbxmapkit/",
24   "libraries": "sqlite3"