DaDataAddressSuggester is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'DaDataAddressSuggester'
To start using just set UITextField class - "AddressSuggestTextField"
And add setting
[self.textField setDaDataAPIKey:@"%YOUR_API_KEY_FROM_DADATA%"];
To get API key go to dadata.ru and request it.
Egor Eremeev, egor.eremeev@gmail.com
PAAnalytics is available under the MIT license. See the LICENSE file for more info.