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