Latest | 1.07 |
---|---|
Homepage | https://github.com/NapoleonYoung/TCPAssistant |
License | MIT |
Platforms | ios |
Authors |
目前已完成:
-
网络连接
-
自动发送/停止
-
autolayout
-
页面颜色搭配
- 多语言版本:根据系统语言,页面显示不同的语言,已完成中文,英文
待改进问题
- 网络连接存在某些bug,如偶尔出现连接立刻断开的情况
版本说明:
-
v1.04 改进Main.strings
-
v1.03 多语言版本完成,改进autolayout
-
v1.02 autolayout改进
- v1.01 autolayout已完成
Latest podspec
{ "name": "TCPAssistant", "version": "1.07", "summary": "TCP Assistant", "homepage": "https://github.com/NapoleonYoung/TCPAssistant", "license": { "type": "MIT" }, "authors": { "NapoleonYoung": "[email protected]" }, "platforms": { "ios": null }, "source": { "git": "https://github.com/NapoleonYoung/TCPAssistant.git", "tag": "1.07" }, "source_files": "TCPAssistant/TCPAssistant/Model/*.{h,m}", "public_header_files": "TCPAssistant/TCPAssistant/Model/NetWork.h" }
Sun, 03 Mar 2019 11:02:08 +0000