We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d22bcbc commit 641fbdaCopy full SHA for 641fbda
README.md
@@ -34,7 +34,7 @@ The reason for the iOS platform cross-domain access vulnerability is due to UIWe
34
35
# Features
36
37
-- **Swift Support:** Swift 3.2 ~ 4.2 Support.
+- **Swift Support:** Swift 3.2 ~ 5 Support.
38
- **High Performance:** The messaging performance is higher than intercept requests.
39
- **High Speed:** No need to consider alert box safety timeout.
40
- **Lightwight:** This framework contains only 3 files.
README_ZH-CN.md
@@ -34,7 +34,7 @@ iOS 平台跨域访问漏洞成因是由于 UIWebView 默认开启了WebKitAllow
# 特性
-- Swift 的支持:Swift 3.2 ~ 4.2 的支持。
+- Swift 的支持:Swift 3.2 ~ 5 的支持。
- 高性能:消息传递性能高于传统实现方式(拦截 Requests)。
- 高速:无需考虑 Alert Box 安全超时。
- 轻量:框架除去自动生成的 `.h` 仅有 3 个文件。
0 commit comments