Latest | 2.0.1 |
---|---|
Homepage | https://github.com/CCSH/SHClickTextView |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
文字的局部点击、用于朋友圈点赞用户名称点击、回复评论等
使用 pod 导入
pod 'SHClickTextView'
简化版适用于一般的需求使用也比较方便
另外附上复杂的需求使用的方法
代码
Latest podspec
{ "name": "SHClickTextView", "version": "2.0.1", "summary": "u6587u672cu5c40u90e8u70b9u51fb", "homepage": "https://github.com/CCSH/SHClickTextView", "source": { "git": "https://github.com/CCSH/SHClickTextView.git", "tag": "2.0.1" }, "source_files": "SHClickTextView/*.{h,m}", "requires_arc": true, "license": "MIT", "authors": { "CSH": "[email protected]" }, "platforms": { "ios": "7.0" } }
Sat, 15 Dec 2018 11:45:13 +0000