4 "summary": "WLRRoute is a simple route,it can provide Url matching and custom handler~",
5 "description": "It is used to show how to build a route system in iOS app, and I keep it simple and clear.WLRRoute provide url matching , primitive parameters transfer, target callback block , custom handler can overwrite transitionWithRequest to navigate source to target.",
6 "homepage": "https://github.com/Neojoke/WLRRoute",
12 "Neo": "394570610@qq.com"
15 "git": "https://github.com/Neojoke/WLRRoute.git",
21 "source_files": "WLRRoute/Classes/**/*"