Latest | 1.1.2 |
---|---|
Homepage | https://github.com/CCSH/SHTextView |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
文本局部点击,定制文本输入框
使用 pod 导入
pod 'SHTextView'
- [x] 自定义点击链接样式
- [x] 自定义文本样式
- [x] 自定义占位文字
- [x] 随用户输入自动改变文本框高度
- [x] 光标自定义
- [x] 小细节优化
Latest podspec
{ "name": "SHTextView", "version": "1.1.2", "summary": "u6587u672cu5c40u90e8u70b9u51fb,u5b9au5236u6587u672cu8f93u5165u6846", "homepage": "https://github.com/CCSH/SHTextView", "source": { "git": "https://github.com/CCSH/SHTextView.git", "tag": "1.1.2" }, "source_files": "SHTextView/*.{h,m}", "requires_arc": true, "license": "MIT", "authors": { "CSH": "[email protected]" }, "platforms": { "ios": "7.0" } }
Sat, 01 Jun 2019 10:27:04 +0000