AFTextView 0.0.1× 测试已测试✗ Lang语言 Obj-CObjective C许可证 MIT 发布上次发布2015年3月由阿凡树维护。安装指南×AFTextView 安装指南您想向 Podfile 添加类似于以下内容的代码:target 'MyApp' do pod 'AFTextView', '~> 0.0' end然后,在终端内或从 CocoaPods.app 中运行 pod install。或者,为进行测试运行,运行以下命令:pod try AFTextView查看 PodspecGitHub 仓库主页CocoaPods.org 上的页面AFTextView 0.0.1作者:阿凡树afantree/AFTextViewGitHub 仓库 UITextView 的子类。它增加了一个 PlaceHolder 属性(继承于 UITextView)。 Podfile platform :ios, '6.0' pod "AFTextView" 联系方式 在 http://blog.afantree.com 上关注和联系我。 许可证 AFTextView 根据 MIT 许可证提供。有关更多信息,请参阅 LICENSE 文件。