2 "name": "JavaScriptKit",
4 "summary": "JavaScriptCore replacement for WKWebView",
5 "description": "JavaScriptKit is a powerful replacement for JavaScriptCore to use with your WebKit web views. Generate and evaluate type-safe JavaScript expressions in WKWebView. Automatically encode and decode values, JSON objects and enumerations to and from JavaScript. Easily handle errors.",
6 "homepage": "https://github.com/alexaubry/JavaScriptKit",
12 "Alexis Aubry": "me@alexaubry.fr"
14 "social_media_url": "http://twitter.com/_alexaubry",
20 "git": "https://github.com/alexaubry/JavaScriptKit.git",
23 "source_files": "Sources/**/*.swift",
33 "swift_version": "4.2",
34 "documentation_url": "https://alexaubry.github.io/JavaScriptKit"