RPSegmentedTextField 1.0.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for RPSegmentedTextFieldYou want to add pod 'RPSegmentedTextField', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'RPSegmentedTextField', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try RPSegmentedTextFieldSee PodspecGitHub RepoPage on CocoaPods.orgRPSegmentedTextField 1.0.0ByRick Pastoorrickpastoor/RPSegmentedTextFieldGitHub Repo 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.