DSTextView 1.0.0×由 Dharmendra Sinha 保持。安装指南×DSTextView 安装指南您想要将类似以下内容添加到 Podfile 中:target 'MyApp' do pod 'DSTextView', '~> 1.0' end然后在终端内部或从 CocoaPods.app 运行 pod install。另外,为了进行测试运行,运行以下命令:pod try DSTextView查看 PodspecGitHub 仓库CocoaPods.org 页面DSTextView 1.0.0由Dharmendra Sinhadsinha999/DSTextViewGitHub 仓库DSTextView DSTextView 用于解决 UIKit 的 UITextView 的占位符及其颜色问题。