弹性TextView 1.0.0×由Artsiom Grintsevich维护。安装指南×弹性TextView安装指南您想要将以下类似内容添加到Podfile中:target 'MyApp' do pod 'StretchyTextView', '~> 1.0' end然后在您的终端或从CocoaPods.app中运行pod install。或者,为了进行测试运行,运行以下命令:pod try ElasticTextView查看PodspecGitHub仓库CocoaPods.org页面弹性TextView 1.0.0由Artsiom Grintsevichgreenfrvr/stretchy-text-viewGitHub仓库弹性TextView 具有可调整的文本行间距的UITextView。 弹性TextView易于使用。只需更改参数lineSpacing以增加或减小文本行之间的距离。默认值为0.0。