uber / uber-ios-sdk

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

Provide me cocoa pods for Swift 3 #135

Closed NiteshKhandal closed 7 years ago

NiteshKhandal commented 7 years ago

These cocoa pods are in swift 2.3 but i have use swift 3 in my project. so i face converting problem. so please provide me cocoa pods which are support swift 3 as soon as possible.

and please look into this and let me know. on this mail ID rohitsharma180593@gmail.com

gloffreda commented 7 years ago

use this for while

pod 'UberRides', :git => 'https://github.com/long/rides-ios-sdk.git', :branch => 'swift-3-dev’

Works great

jbrophy17 commented 7 years ago

Swift 3 support is in the works, please follow along on #60