RxSwiftCommunity / RxFirebase

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

Update RxFirebaseAuthentication.podspec #23

Closed rebeloper closed 4 years ago

rebeloper commented 5 years ago

bumped dependency for FirebaseAuth and FirebaseCore to 6

rebeloper commented 5 years ago

hi, this is my first PL. Hope I'm doing everything ok. Just wanted to ask you to bump up the dependency versions to 6 as the latest version of FirebaseAuth and FirebaseCore is 6.0.0 and I get this error message when trying to install with pod 'RxFirebase/Auth'


  In snapshot (Podfile.lock):
    FirebaseAuth (= 6.0.0)

  In Podfile:
    FirebaseAuth

    RxFirebase/Auth was resolved to 0.2.5, which depends on
      FirebaseAuth (~> 5)