THIS SDK ISDEPRECATED.

We rolled out a new and better SDK for you.

Getting Started

TomTomSDKSearch Cocoapods

To integrate TomTomOnlineSDKSearch for iOS into your Xcode project using CocoaPods, specify it in your Podfile:

pod 'TomTomOnlineSDKSearch'

Service Key

Add the service key taken from the Search API site.

TTSearch(key: <Key>)
[[TTSearch alloc] initWithKey:<Key>]