4 "summary": "Enhanced version of JLRoutes.",
5 "description": "Based on JLRoutes.\nAdded UIViewControllerRoute protocol.\nAdded MSRouteItem, every module can have a lot of module-based items and then let the module-loader load the items in JLRoutes",
6 "homepage": "https://github.com/aelam/MSRoutes",
9 "Ryan Wang": "wanglun02@gmail.com"
12 "git": "https://github.com/aelam/MSRoutes.git",
19 "source_files": "MSRoutes/MSRoutes.h",
23 "source_files": "MSRoutes/Routes/**/*.{c,m,h,swift}",
25 "MSRoutes/RouteFinder": [
31 "name": "RouteFinder",
32 "source_files": "MSRoutes/RouteFinder/**/*.{c,m,h,swift}",