2 "name": "GQURLDispatcher",
4 "summary": "A simple and flexible dispatch action framework based URL for iOS",
5 "description": " GQURLDispatcher是一个简单且灵活的,基于URL的动作分发框架。通过URL和正则表达式来进行响应者Responer的匹配及调用,响应者Responer通常是View Controller的操作或者某个特定的方法,但不限于此。\n",
6 "homepage": "https://github.com/gonefish/GQURLDispatcher",
9 "Q.GuoQiang": "gonefish@gmail.com"
11 "social_media_url": "https://github.com/gonefish",
16 "git": "https://github.com/gonefish/GQURLDispatcher.git",
19 "source_files": "GQURLDispatcher/SourceCode/*.{h,m}",