[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / c / RouterX / 0.0.7 / RouterX.podspec.json
blobcbf8a6ff617ad5b6790d5bd0c858604e166902f5
2   "name": "RouterX",
3   "version": "0.0.7",
4   "license": {
5     "type": "MIT",
6     "file": "MIT-LICENSE"
7   },
8   "summary": "A Ruby on Rails flavored URI routing library.",
9   "homepage": "https://github.com/jasl/RouterX",
10   "authors": {
11     "jasl": "jasl9187@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/jasl/RouterX.git",
15     "tag": "0.0.7"
16   },
17   "swift_version": "4.2",
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.10",
21     "tvos": "9.0"
22   },
23   "source_files": [
24     "Sources/RouterX/*.swift"
25   ]