[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / c / f / XRouter / 1.1.0 / XRouter.podspec.json
blob2bfb9d479bc2235afbf9d661780c5839d2d19c9f
2   "name": "XRouter",
3   "version": "1.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "Router/Classes/**/*"