[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / d / c / f / XRouter / 1.2.1 / XRouter.podspec.json
blobd580bc67b8a3a8b4024b56fd09e7638a9d3442ba
2   "name": "XRouter",
3   "version": "1.2.1",
4   "summary": "The simple routing library for iOS.",
5   "description": "A simple routing library for iOS.\nSetup routes and map them to controllers, easy peasy.",
6   "homepage": "https://github.com/reececomo/XRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Reece Como": "reece.como@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/reececomo/XRouter.git",
16     "tag": "1.2.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "Router/Classes/**/*"