[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / 4 / 6 / Navigation / 0.0.1 / Navigation.podspec.json
blob29b203818be340cafe35350e4c8fd110fe7ae78f
2   "name": "Navigation",
3   "version": "0.0.1",
4   "summary": "Navigation is a framework that provides an another look on iOS app screens navigation",
5   "description": "Navigation framework provides you a ready-to-go distributed navigation mechanism, that cares mostly about \"where\" you want to go,\nnot \"how\" you want to do it.",
6   "homepage": "https://github.com/gitvalue/Navigation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dmitry Volosach": "dmitry.volosach@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/gitvalue/Navigation.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Sources",
23     "Sources/**/*.{swift}"
24   ],
25   "pushed_with_swift_version": "4.0"