4 "summary": "基于HHRouter的一款简易电商URL跳转路由",
5 "description": "我们希望在plist表里就能看到URL对应的关系,openURL时可以传递相应的param,借鉴 MGJRouter使用的思想,于是在MGJRouter和HHRouter的基础上实现了ALRouter",
6 "homepage": "https://github.com/baoshanf/ALRouter.git",
9 "hans": "baoshanf@163.com"
15 "git": "https://github.com/baoshanf/ALRouter.git",
18 "source_files": "ALRouter/ALRouter/*.{h,m}",
19 "public_header_files": "ALRouter/ALRouter/ALRouter.h"