2 "name": "SwiftWebViewBridge",
6 "summary": "A bridge to send messages between Swift and JS in UIWebViews",
7 "description": "Swift version of WebViewJavascriptBridge with more simplified, friendly methods to send messages between Swift and JS in UIWebViews",
11 "Shawn Foo": "fu4904@gmail.com"
13 "homepage": "https://github.com/ShawnFoo/SwiftWebViewBridge",
15 "git": "https://github.com/ShawnFoo/SwiftWebViewBridge.git",
18 "frameworks": "UIKit",
19 "source_files": "SwiftWebViewBridge/*.{swift}",
21 "pod_target_xcconfig": {
22 "SWIFT_VERSION": "3.0"