2 "name": "MotionWKWebView",
11 "summary": "Exposes `WKWebView#evaluateJavaScript:completionHandler:` to RubyMotion",
12 "homepage": "https://github.com/EtienneLem/MotionWKWebView",
14 "Etienne Lemay": "etienne@heliom.ca"
17 "git": "https://github.com/EtienneLem/MotionWKWebView.git",
20 "description": " For some reason, `WKWebView#evaluateJavaScript:completionHandler:` isn’t available in the OS X WebKit bridge support file.\n This lib exposes that method so that RubyMotion can use it.\n",
21 "frameworks": "WebKit",
22 "source_files": "MotionWKWebView/*.{h,m}",