

One week after releasing our Java & Android clients, we are happy to release our iOS and OS X API clients for our search-as-a-service offer.
In order to ease the setup, we support Cocoapods. Installation of the client just requires one line in your Podfile:
pod 'AlgoliaSearch-Client', '~> 1.0
And don’t forget we also provide developers with an offline SDK that they can use to search directly on iOS devices with no connection to the network. Developers now have the perfect tools to build a great search experience both online and offline.
With this new client, we now have API Clients for the most popular languages and platforms. They are all released under the MIT license and available on our Github account:
- iOS and OS X client
- Java client
- Android client
- Ruby client
- Python client
- PHP client
- Javascript client
- Node.js client
- Command line client for linux/mac
Ease of integration just improved again! Your feedback (and pull requests) is most welcome.