[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 8 / 0 / a / MBXMapKit / 0.2.1 / MBXMapKit.podspec.json
blob20f2b2c17f3116c5feafcda2f99b3eed4909014c
2   "name": "MBXMapKit",
3   "version": "0.2.1",
4   "summary": "One-line Mapbox integration with MapKit on iOS and OS X.",
5   "description": "One-line Mapbox integration with MapKit on iOS and OS X for custom map styles and complete cache control.",
6   "homepage": "http://mapbox.com/mbxmapkit",
7   "license": "BSD",
8   "authors": {
9     "Mapbox": "mobile@mapbox.com"
10   },
11   "source": {
12     "git": "https://github.com/mapbox/mbxmapkit.git",
13     "tag": "0.2.1"
14   },
15   "platforms": {
16     "ios": "7.0",
17     "osx": "10.9"
18   },
19   "source_files": "MBXMapKit.{h,m}",
20   "requires_arc": true,
21   "documentation_url": "https://www.mapbox.com/mbxmapkit/api/",
22   "frameworks": "MapKit"