UberKit
An easy-to-use Objective-C wrapper for the Uber API (no longer supported)
File Explorer
- UberActivity.h
- UberActivity.m
- UberPrice.h
- UberPrice.m
- UberProduct.h
- UberProduct.m
- UberProfile.h
- UberProfile.m
- UberPromotion.h
- UberPromotion.m
- UberTime.h
- UberTime.m
- NSData+NXOAuth2.h
- NSData+NXOAuth2.m
- NSString+NXOAuth2.h
- NSString+NXOAuth2.m
- NSURL+NXOAuth2.h
- NSURL+NXOAuth2.m
- NXOAuth2.h
- NXOAuth2AccessToken.h
- NXOAuth2AccessToken.m
- NXOAuth2Account+Private.h
- NXOAuth2Account.h
- NXOAuth2Account.m
- NXOAuth2AccountStore.h
- NXOAuth2AccountStore.m
- NXOAuth2Client.h
- NXOAuth2Client.m
- NXOAuth2ClientDelegate.h
- NXOAuth2Connection.h
- NXOAuth2Connection.m
- NXOAuth2ConnectionDelegate.h
- NXOAuth2Constants.h
- NXOAuth2Constants.m
- NXOAuth2FileStreamWrapper.h
- NXOAuth2FileStreamWrapper.m
- NXOAuth2PostBodyPart.h
- NXOAuth2PostBodyPart.m
- NXOAuth2PostBodyStream.h
- NXOAuth2PostBodyStream.m
- NXOAuth2Request.h
- NXOAuth2Request.m
- NXOAuth2TrustDelegate.h
- OAuth2Client_Prefix.pch
- UberKit.h
- UberKit.m
- Main.storyboard
- InfoPlist.strings
- Contents.json
- Contents.json
- UberActivity.h
- UberActivity.m
- UberPrice.h
- UberPrice.m
- UberProduct.h
- UberProduct.m
- UberProfile.h
- UberProfile.m
- UberPromotion.h
- UberPromotion.m
- UberTime.h
- UberTime.m
- NSData+NXOAuth2.h
- NSData+NXOAuth2.m
- NSString+NXOAuth2.h
- NSString+NXOAuth2.m
- NSURL+NXOAuth2.h
- NSURL+NXOAuth2.m
- NXOAuth2.h
- NXOAuth2AccessToken.h
- NXOAuth2AccessToken.m
- NXOAuth2Account+Private.h
- NXOAuth2Account.h
- NXOAuth2Account.m
- NXOAuth2AccountStore.h
- NXOAuth2AccountStore.m
- NXOAuth2Client.h
- NXOAuth2Client.m
- NXOAuth2ClientDelegate.h
- NXOAuth2Connection.h
- NXOAuth2Connection.m
- NXOAuth2ConnectionDelegate.h
- NXOAuth2Constants.h
- NXOAuth2Constants.m
- NXOAuth2FileStreamWrapper.h
- NXOAuth2FileStreamWrapper.m
- NXOAuth2PostBodyPart.h
- NXOAuth2PostBodyPart.m
- NXOAuth2PostBodyStream.h
- NXOAuth2PostBodyStream.m
- NXOAuth2Request.h
- NXOAuth2Request.m
- NXOAuth2TrustDelegate.h
- OAuth2Client_Prefix.pch
- UberKit.h
- UberKit.m
- main.m
- UberKitDemo-Info.plist
- UberKitDemo-Prefix.pch
- UberKitDemoAppDelegate.h
- UberKitDemoAppDelegate.m
- ViewController.h
- ViewController.m
- UberKitDemo.xccheckout
- UserInterfaceState.xcuserstate
- contents.xcworkspacedata
- Breakpoints_v2.xcbkptlist
- UberKitDemo.xcscheme
- xcschememanagement.plist
- project.pbxproj
- InfoPlist.strings
- UberKitDemoTests-Info.plist
- UberKitDemoTests.m
- LICENSE
- Login screenshot.png
- README.md
- UberKit.podspec
# Use via CDN
jsDelivrjsDelivr 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.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
pod
View Details ▼
pod
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
Was this content helpful?
(0 ratings)
