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