SHClickTextView 2.0.1×Maintained by ‘CCSH’.Installation Guide×Installation Guide for SHClickTextViewYou want to add pod 'SHClickTextView', '~> 2.0' similar to the following to your Podfile:target 'MyApp' do pod 'SHClickTextView', '~> 2.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try SHClickTextViewSee PodspecGitHub RepoPage on CocoaPods.orgSHClickTextView 2.0.1ByCSHCCSH/SHClickTextViewGitHub RepoSHClickTextView 文字的局部点击、用于朋友圈点赞用户名称点击、回复评论等 使用 pod 导入 pod 'SHClickTextView' 简化版适用于一般的需求使用也比较方便 另外附上复杂的需求使用的方法代码
SHClickTextView 文字的局部点击、用于朋友圈点赞用户名称点击、回复评论等 使用 pod 导入 pod 'SHClickTextView' 简化版适用于一般的需求使用也比较方便 另外附上复杂的需求使用的方法代码