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
- Host: GitHub
- URL: https://github.com/vsima/uber-ios
- Owner: vsima
- License: mit
- Created: 2014-08-23T04:05:41.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-23T23:43:19.000Z (almost 12 years ago)
- Last Synced: 2024-04-16T12:00:22.989Z (over 2 years ago)
- Language: Objective-C
- Size: 160 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VSUberAPIClient
[](https://travis-ci.org/vsima/uber-ios)
[](http://cocoadocs.org/docsets/VSUberAPIClient)
[](http://cocoadocs.org/docsets/VSUberAPIClient)
[](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.