Skip to content

I cannot see WKWebViewJavascriptBridge class when install with cocoapod. #167

@Jerry-Wang-Developer

Description

@Jerry-Wang-Developer

I use WebViewJavascriptBridge in my project with cocoapod, the pod file below

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!

pod 'WebViewJavascriptBridge'

after i run pod install,i found that under WebViewJavascriptBridge directory there is only two files:
WebViewJavascriptBridge.h
WebViewJavascriptBridge.m

and the WebViewJavascriptBridge class not seem.

can you support it in cocoapod?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions