4 "summary": "ALBridge is a javascript bridge(JSBridge) for WKWebView on iOS.",
5 "description": "- JS Action\n JS Action is called by java script post message. The result of java script action is returned through asynchronous callbacks\n- Native event dispatch\n Native event is distributed to the window object and in java script code it can be subscribed to by window.addEventListener(event, handler)\n- Whit list\n Only sites on the white list can use java script bridge",
6 "homepage": "https://github.com/453jerry/ALBridge-iOS",
18 "git": "https://github.com/453jerry/ALBridge-iOS.git",
21 "source_files": "ALBridge/ALBridge/*.swift"