[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / a / MBXMapKit / 0.4.0 / MBXMapKit.podspec.json
blob0c64e429afef6db5197febfe11de8a9a9070e858
2   "name": "MBXMapKit",
3   "version": "0.4.0",
4   "summary": "Lightweight Mapbox integration with MapKit on iOS and OS X.",
5   "description": "Lightweight Mapbox integration with MapKit on iOS and OS X 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.4.0"
16   },
17   "platforms": {
18     "ios": "7.0",
19     "osx": "10.9"
20   },
21   "source_files": "MBXMapKit/*.{h,m}",
22   "requires_arc": true,
23   "documentation_url": "https://www.mapbox.com/mbxmapkit/",
24   "libraries": "sqlite3"