[!] CocoaPods could not find compatible versions for pod "Firebase/Database":
In snapshot (Podfile.lock):
Firebase/Database (= 6.3.0)
In Podfile:
Firebase/Database
GeoFire (~> 3.0) was resolved to 3.0.0, which depends on
Firebase/Database (~> 5.0)
Specs satisfying the Firebase/Database, Firebase/Database (= 6.3.0), Firebase/Database (~> 5.0) dependency were found, but they required a higher minimum deployment target.
Can someone help me with this? I'm rookie in regard to Swift programming!
[!] CocoaPods could not find compatible versions for pod "Firebase/Database": In snapshot (Podfile.lock): Firebase/Database (= 6.3.0)
In Podfile: Firebase/Database
Specs satisfying the
Firebase/Database, Firebase/Database (= 6.3.0), Firebase/Database (~> 5.0)
dependency were found, but they required a higher minimum deployment target.Can someone help me with this? I'm rookie in regard to Swift programming!