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