LYSCommonWKWebKit 0.0.5×Maintained by liyangshuai.Installation Guide×Installation Guide for LYSCommonWKWebKitYou want to add pod 'LYSCommonWKWebKit', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'LYSCommonWKWebKit', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try LYSCommonWKWebKitSee PodspecHomepagePage on CocoaPods.orgLYSCommonWKWebKit 0.0.5ByLIYANGSHUAILYSCommonWKWebKit 使用WKWebView解决开发中,H5与原生混合过程中,js和原生交互繁琐,逻辑复杂,频繁交换数据的问题 1