[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / b / d / Navigato / 0.3.3 / Navigato.podspec.json
blob7ee1f43c4f1d5c22bf9f81d2ae5c0f4805755565
2   "name": "Navigato",
3   "version": "0.3.3",
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.3.3"
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"