[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 8 / 0 / a / MBXMapKit / 0.1.0 / MBXMapKit.podspec.json
blobc7f07621b68f4d0849c117bfb0e0c548e35e1dce
2   "name": "MBXMapKit",
3   "version": "0.1.0",
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.1.0"
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"