[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / c / f / XRouter / 1.1.1 / XRouter.podspec.json
blob3676b42dc6fb81c2f80285e4df379d796cec0ec2
2   "name": "XRouter",
3   "version": "1.1.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.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "Router/Classes/**/*"