4 "summary": "A Swift router implementation",
5 "description": "Routing allows for routing URLs matched by string patterns to associated closures.",
6 "homepage": "https://github.com/jwalapr/Routing",
12 "Jason Prasad": "jwalapr@gmail.com"
15 "git": "https://github.com/jwalapr/Routing.git",
22 "default_subspecs": "iOS",
30 "source_files": "Source/*.swift"
39 "source_files": "Source/R*.swift"