uber / uber-ios-sdk

Uber iOS SDK (beta)
https://developer.uber.com/docs
MIT License
375 stars 125 forks source link

Update SDK APIs to follow Swift 3 API design guidelines #150

Closed jbrophy17 closed 7 years ago

jbrophy17 commented 7 years ago

Update the SDK APIs to follow the Swift 3 API design guidelines, found here.

After the SDK is compiling in Swift 3, we want to have a modern API that is following the best practices.