JiveInterceptingHTTPProtocol 0.1.2× 测试已测试✗ 语言语言 Obj-CObjective C许可证 BSD 发布最后发布2015年6月由 Heath Borders 维护。安装指南×JiveInterceptingHTTPProtocol 安装指南你想要在 Podfile 中添加类似于以下的内容target 'MyApp' do pod 'JiveInterceptingHTTPProtocol', '~> 0.1' end然后在终端中运行 pod install,或从 CocoaPods.app 运行。或者为了测试运行,运行命令pod try JiveInterceptingHTTPProtocol查看 PodspecGitHub 存储库CocoaPods.org 页面JiveInterceptingHTTPProtocol 0.1.2作者Jive MobileJiveSoftwarejivesoftware/JiveInterceptingHTTPProtocolGitHub 存储库 基于 Apple 的 CustomHTTPProtocol, JiveInterceptingHTTPProtocol 提供了一种轻松拦截 NSURLRequest 并用任意请求替换的方法。 许可证 根据 LICENSE 文件,采用 BSD 许可。