2 "name": "CocoaHTTPServer-Routing",
4 "summary": "Adds routing to CocoaHTTPServer: you implement handler blocks that are bound to URL-Expressions that can contain wildcards like in rails.",
5 "homepage": "http://github.com/chbeer/CocoaHTTPServer-Routing",
11 "Christian Beer": "christian.beer@chbeer.de"
13 "social_media_url": "http://twitter.com/christian_beer",
19 "git": "https://github.com/chbeer/CocoaHTTPServer-Routing.git",
22 "source_files": "Extensions/Routing/*.{h,m}",
23 "public_header_files": "Extensions/Routing/*.h",