[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 1 / 7 / MapLauncher / 0.1.1 / MapLauncher.podspec.json
blob442201f7941ba067e1216092330f7032519a76ec
2   "name": "MapLauncher",
3   "version": "0.1.1",
4   "summary": "Swift library that helps to build a route with external navigation apps",
5   "description": "Swift library that helps to build a route with external navigation apps. For now, supporting: Apple Maps, Google Maps, Waze and Yandex.",
6   "homepage": "https://github.com/cropio/MapLauncher",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dmitriy Romanov": "dimkahr@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cropio/MapLauncher.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "MapLauncher/Classes/*",
23   "frameworks": [
24     "UIKit",
25     "CoreLocation"
26   ],
27   "swift_version": "4.0"