RxSwiftCommunity / RxFirebase

RxSwift extensions for Firebase
MIT License
224 stars 66 forks source link

0.3.7 release #25

Closed mobiletoly closed 5 years ago

mobiletoly commented 5 years ago

Seems like 0.3.7 hasn't been release to cocoapods yet. Do you think you can do it anytime soon?

tobyworks commented 5 years ago

+1

tobyworks commented 5 years ago

@mobiletoly If you haven't already. For now you can use

pod 'RxFirebase/Firestore', :git => "https://github.com/RxSwiftCommunity/RxFirebase", :commit => '7fa6cf69e79af485858509fc93103aad1348fa69'
  pod 'RxFirebase/Auth', :git =>  "https://github.com/RxSwiftCommunity/RxFirebase", :commit => '7fa6cf69e79af485858509fc93103aad1348fa69'
mobiletoly commented 5 years ago

Right, that is what I ended up doing but still wondering why it has not been published yet.

arnauddorgans commented 5 years ago

0.3.8 is available