RPSegmentedTextField 1.0.0× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布最后发布2014年12月由 未声明 维护。安装指南×RPSegmentedTextField 安装指南您想将下面的命令(与以下类似)添加到您的 Podfile 中:target 'MyApp' do pod 'RPSegmentedTextField', '~> 1.0' end然后在终端内运行 pod install,或者从 CocoaPods.app 中运行。或者,为了测试运行,可以运行以下命令:pod try RPSegmentedTextField查看 PodspecGitHub 仓库CocoaPods.org 页面RPSegmentedTextField 1.0.0由Rick Pastoorrickpastoor/RPSegmentedTextFieldGitHub 仓库 SegmentedTextField A custom view for creating UITextFields divided in segments. Add the files inside the Classes folder to your project and you're ready to go. Check out the sample project for more examples. The app in the screenshot below uses the SegmentedTextField.