TIEInterceptor 0.4.0× 测试已测试✗ 语言语言 SwiftSwift许可 MIT 发布最后发布2016年6月 SPM支持SPM✗由Simon Garnier维护。安装指南×TIEInterceptor安装指南您想在Podfile中添加如下代码,例如:pod 'TIEInterceptor', '~> 0.4'target 'MyApp' do pod 'TIEInterceptor', '~> 0.4' end然后在您的终端中或从CocoaPods.app中运行pod install。或者为了进行测试运行,运行以下命令pod try TIEInterceptor查看PodspecGitHub仓库CocoaPods.org上的页面TIEInterceptor 0.4.0由Simon Garniersimongarnier/TIEInterceptorGitHub仓库 TIEInterceptor 用于在web视图编写重定向拦截的轻量级DSL。 安装 TIEInterceptor可以通过CocoaPods安装。要安装它,只需将以下行添加到您的Podfile中 pod "TIEInterceptor" 作者 Simon Garnier, [email protected] 许可 TIEInterceptor在MIT许可下可用。有关更多信息,请参阅LICENSE文件。