i have the same problem i solved it by change the platform target ios from ios 12 to ios 13 in podfile
ios > podfile platform :ios, '13.0'
and then remove the pod folder
and run this commands
the versions of package i using