[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / c / d / Router / 1.0.0 / Router.podspec.json
blob33af87790c1feee4ee25db568e6109c6995a46be
2   "name": "Router",
3   "version": "1.0.0",
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": "LICENSE"
9   },
10   "authors": {
11     "Martino Buffolino": "martino.buffolino@viacom.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ViacomInc/Router.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Source/*.swift",
21   "requires_arc": true