CXProxyURLProtocol 0.0.1×Maintained by CXTretar, CXTretar.Installation Guide×Installation Guide for CXProxyURLProtocolYou want to add pod 'CXProxyURLProtocol', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'CXProxyURLProtocol', '~> 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 CXProxyURLProtocolSee PodspecGitHub RepoPage on CocoaPods.orgCXProxyURLProtocol 0.0.1ByCXTretarCXTretar/CXProxyURLProtocolGitHub RepoCXProxyURLProtocol 自定义NSURLProtocol用来缓存UIWebView以及连接代理服务器。