[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / 1 / GEOSwiftMapboxGL / 1.0.1 / GEOSwiftMapboxGL.podspec.json
blob6754232d430fe02eb7287668f007e5a36759d881
2   "name": "GEOSwiftMapboxGL",
3   "version": "1.0.1",
4   "summary": "GEOSwiftMapboxGL is adds MapBoxGL to GEOSwift.",
5   "homepage": "https://github.com/GEOSwift/GEOSwiftMapboxGL",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "GEOSwift team": "https://github.com/orgs/GEOSwift/people"
12   },
13   "source": {
14     "git": "https://github.com/GEOSwift/GEOSwiftMapboxGL.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "GEOSwiftMapboxGL/*",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "dependencies": {
22     "GEOSwift": [
23       "~> 2.2"
24     ],
25     "Mapbox-iOS-SDK": [
27     ]
28   }