NMExpandableTextView 2.0.0×由 Nitin 维护。安装指南×NMExpandableTextView 的安装指南您希望添加类似于以下命令的 pod 'NMExpandableTextView', '~> 2.0' 到您的 Podfile 中target 'MyApp' do pod 'NMExpandableTextView', '~> 2.0' end然后,在您的终端内运行 pod install 命令,或者在 CocoaPods.app 中执行。或者,如果您想先试运行,请运行以下命令pod try NMExpandableTextView查看 PodspecGitHub 仓库CocoaPods.org 上的页面NMExpandableTextView 2.0.0由Ni-3Ni-3/NMExpandableTextViewGitHub 仓库NMExpandableTextView 这是一个 UITextView 的子类,如果内容不足以填满指定的行数,则会显示可点击的链接。