An open API service indexing awesome lists of open source software.

https://github.com/vsima/uber-ios

An objective-c client library for uber's rest api
https://github.com/vsima/uber-ios

Last synced: 3 months ago
JSON representation

An objective-c client library for uber's rest api

Awesome Lists containing this project

README

          

# VSUberAPIClient

[![CI Status](http://img.shields.io/travis/vsima/uber-ios.svg?style=flat)](https://travis-ci.org/vsima/uber-ios)
[![Version](https://img.shields.io/cocoapods/v/VSUberAPIClient.svg?style=flat)](http://cocoadocs.org/docsets/VSUberAPIClient)
[![License](https://img.shields.io/cocoapods/l/VSUberAPIClient.svg?style=flat)](http://cocoadocs.org/docsets/VSUberAPIClient)
[![Platform](https://img.shields.io/cocoapods/p/VSUberAPIClient.svg?style=flat)](http://cocoadocs.org/docsets/VSUberAPIClient)

An api client library for Uber's public rest api for iOS applications. This library is a work in progress, any pull requests are welcome.

## Usage

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Author

Victor Sima, vic.sima@gmail.com

## License

VSUberAPIClient is available under the MIT license. See the LICENSE file for more info.