[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / c / d / Router / 0.0.1 / Router.podspec.json
blob9043ecbb96761af3beb16af11a6262796917d873
2   "name": "Router",
3   "version": "0.0.1",
4   "summary": "A micro routing library written in swift, primarily for deep linking use cases.",
5   "homepage": "https://github.com/ViacomInc/Router",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "https://github.com/ViacomInc/Router/blob/master/LICENSE"
9   },
10   "authors": "Martino Buffolino",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ViacomInc/Router.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Source/*.swift",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true