4 "summary": "A Swift event bus for UIWebView/WKWebView and JS",
5 "description": "An event bus for sending messages between UIWebView/WKWebView and embedded JS. Made with pure Swift.",
6 "homepage": "https://github.com/coshx/caravel",
12 "Adrien Cadet": "adrien@coshx.com"
18 "git": "https://github.com/coshx/caravel.git",
21 "source_files": "caravel/**/*.{swift, h}",
22 "exclude_files": "Classes/Exclude",
23 "resources": "caravel/js/caravel.min.js"