marcuswestin / WebViewJavascriptBridge

An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
http://marcuswest.in
MIT License
14.27k stars 2.98k forks source link

Invalid string representation for a specification: `WebViewJavascriptBridge(WK) (6.1.0) #440

Open rangoj opened 1 week ago

rangoj commented 1 week ago

WVJB Bug Report

Thanks for reporting an issue with WebViewJavascriptBridge.

I add "pod 'WebViewJavascriptBridge(WK)', '~> 6.1.0'" to podfile, I need to delete it later and get the following error. What is the problem?

[!] Invalid string representation for a specification: WebViewJavascriptBridge(WK) (6.1.0). The string representation should include the name and optionally the version of the Pod.

That's it!

Cheers, @marcuswestin