UberKit

(★ 94)

An easy-to-use Objective-C wrapper for the Uber API (no longer supported)

File Explorer

  • LICENSE
  • Login screenshot.png
  • README.md
  • UberKit.podspec

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

pod

View Details ▼

Dependency manager for Swift and Objective-C Cocoa projects.

pod init

Create a Podfile for the current project with the default contents:

pod install

Download and install all pods defined in the Podfile (that haven't been installed before):

pod list

List all available pods:

// repository documentation