[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / b / d / Navigato / 0.2.0 / Navigato.podspec.json
bloba39d576bf98fa69310fac0e14224e543caeba496
2   "name": "Navigato",
3   "version": "0.2.0",
4   "summary": "iOS library to work with maps and navigation apps on iOS devices.",
5   "description": "iOS library to work with maps and navigation apps on iOS devices. Allows you to:\n\n * Open navigation/map navigation app with destination point\n * Determinate what apps are installed",
6   "homepage": "https://github.com/anatoliyv/navigato",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anatoliy Voropay": "anatoliy.voropay@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/anatoliyv/navigato.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/anatoliy_v",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Navigato/Classes/**/*",
23   "frameworks": "CoreLocation",
24   "pushed_with_swift_version": "4.0"