KSOTextInputEditText 0.6.0× 测试测试✗ 语言语言 Obj-CObjective C许可证 BSD 发布最新发布2017年4月由Jason R. Anderson和William Towe维护。安装指南×KSOTextInputEditText安装指南您想要将以下类似内容添加到Podfile中:target 'MyApp' do pod 'KSOTextInputEditText', '~> 0.6' end然后在您的终端中执行pod install,或者在CocoaPods.app中进行。或者,为了测试运行,运行以下命令:pod try KSOTextInputEditText 依赖关系Ditko>= 0Stanley>= 0 查看PodspecGitHub仓库CocoaPods.org页面KSOTextInputEditText 0.6.0由Jason R. Anderson和William ToweKosoku/KSOTextInputEditTextGitHub仓库 KSOTextInputEditText是一个iOS框架,用于Android Material Design TextInputEditText样式的UITextFields。 安装 您可以使用cocoapods、Carthage或作为框架安装KSOTextInputEditText。在作为框架安装时,请确保还将Stanley和Ditko与之链接,因为KSOTextInputEditText依赖于它们。 依赖关系 第三方 Stanley Ditko