[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 1 / 7 / MapLauncher / 0.1.0 / MapLauncher.podspec.json
blob194f8bcb4304d00390deb4d089ecceba35a6cee0
2   "name": "MapLauncher",
3   "version": "0.1.0",
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.0"
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"