4 "summary": "Simple and powerful URL routing library to easily handle incoming URLs in your app.",
5 "homepage": "https://github.com/jilouc/Traffic",
11 "jldagon": "jldagon@cocoapps.fr"
18 "git": "https://github.com/jilouc/Traffic.git",
22 "prefix_header_contents": "#ifndef TARGET_OS_IOS\n #define TARGET_OS_IOS TARGET_OS_IPHONE\n#endif\n#ifndef TARGET_OS_WATCH\n #define TARGET_OS_WATCH 0\n#endif\n#ifndef TARGET_OS_TV\n #define TARGET_OS_TV 0\n#endif",
34 "public_header_files": "Traffic/*.h"
41 "public_header_files": "Traffic/UIKit/*.h",
42 "source_files": "Traffic/UIKit",