2 "name": "VIPERS-Router",
4 "summary": "Router implementation used by the iOS application framework \"VIPERS\".",
5 "description": "A router is an object that maps from a routeable item (an object conforming to the empty protocol RoutableProtocol) to a specific Route-Description (an object conforming to the empty protocol RouteDescriptionProtocol). It therefore uses a RouteDefinition (an object conforming to an empty RouteDefinitionProtocol) to map from a Routable to a RouteDescription.",
6 "homepage": "https://github.com/VIPER-Swift/VIPERS-Router",
12 "Jan Bartel": "barteljan@yahoo.de"
15 "git": "https://github.com/VIPER-Swift/VIPERS-Router.git",
21 "source_files": "VIPERS-Router/Classes/**/*",
23 "VIPERS-Router-Protocol": [
26 "VIPERS-Converter-Protocol": [