Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 865 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 865 Bytes

Traffic

CI Status Coverage Status License

Simple and powerful URL routing library to easily handle incoming URLs in your app

Install

Install it through CocoaPods

pod 'Traffic'

or by including sources in the Traffic directory directly in your project.

If you just want to see how Traffic works, you can easily do by using

pod try 'Traffic'