2 "name": "WebViewBridge",
4 "summary": "WebView bridge.",
5 "description": "WebView Bridge.There is the same android and javascript implementation.",
6 "homepage": "https://github.com/neutronstarer/webview_bridge_os",
7 "license": "BSD 3-Clause License",
9 "neutronstarer": "neutronstarer@gmail.com"
16 "git": "https://github.com/neutronstarer/webview_bridge_os.git",
19 "swift_versions": "5.0",
20 "source_files": "WebViewBridge/*.{h,swift}",
21 "public_header_files": "WebViewBridge/WebViewBridge.h",
23 "WebViewBridge/Resources/webview_bridge.umd.development.js",
24 "WebViewBridge/Resources/webview_bridge.umd.production.min.js"
33 "frameworks": "WebKit"
40 "swift_version": "5.0"