Latest | 0.0.4 |
---|---|
Homepage | https://github.com/huangzhentong/UITool |
License | MIT |
Platforms | ios 7.0 |
Authors |
0.0.1
1.UITextField 跟UITextView 添加长度限制
可以设置maxlength来限制长度,当长度超过时不再显示
2.为UIImageView 及UIImage 添加圆角
3.UIButton 添加 图片及文字对齐样式
4.添加UIImage转base64
5.添加数组及字典打印中文
0.0.2版本
1.修改UITextField跟UITextView 限制block
Latest podspec
{ "name": "UITool", "version": "0.0.4", "summary": "A short description of UITool.", "description": "u4e00u4e2aUIu5de5u5177u5305", "homepage": "https://github.com/huangzhentong/UITool", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "[email protected]": "[email protected]" }, "platforms": { "ios": "7.0" }, "source": { "git": "https://github.com/huangzhentong/UITool.git", "tag": "0.0.4" }, "source_files": "UIToolClass", "exclude_files": "Classes/Exclude" }
Tue, 26 Mar 2019 11:22:16 +0000