2 "name": "ReduxyRouter",
4 "summary": "Router extension for Reduxy",
5 "description": "ReduxyRouter is test implementation of router system for Reduxy.\nReduxyRouter is in charge of creation and transitions of Routables which are NSObjects conforming ReduxyRoutable protocol.\nReduxyRouter uses step by step route/unroute to transition from a Routable to other Routable.\n\nIt is designed to enable to use with ReduxyRecorder, but it is just a test implementation so maybe run uncompletely in Apps which have complex transitions or used with ReduxyRecorder.",
6 "homepage": "https://github.com/skyofdwarf/ReduxyRouter",
12 "skyofdwarf": "skyofdwarf@gmail.com"
15 "git": "https://github.com/skyofdwarf/ReduxyRouter.git",
21 "source_files": "ReduxyRouter/Classes/**/*",