APAutocompleteTextField 1.0.2× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Antol.Installation Guide×Installation Guide for APAutocompleteTextFieldYou want to add pod 'APAutocompleteTextField', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'APAutocompleteTextField', '~> 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 APAutocompleteTextFieldSee PodspecGitHub RepoPage on CocoaPods.orgAPAutocompleteTextField 1.0.2ByAntolAntol/APAutocompleteTextFieldGitHub Repo Autocomplete text field. It works like Safari (iOS) or Chrome (iOS) search / address bar How to install Install using CocoaPods. pod 'APAutocompleteTextField'