HYWebView 0.2.3× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Oct 2018Maintained by ocean.Installation Guide×Installation Guide for HYWebViewYou want to add pod 'HYWebView', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'HYWebView', '~> 0.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try HYWebViewSee PodspecGitHub RepoPage on CocoaPods.orgHYWebView 0.2.3Byoceanfiveoceanfive/HYWebViewGitHub RepoHYWebView 1、系统适配: iOS7之前使用UIWebView,之后使用WKWebView 2、加载进度指示: 在导航栏和状态栏可以显示加载进度