There was no option to determine the swift version for installed pods. You can achieve this manually by changing the Use Legacy Swift Language Version flag in Build Settings. It would be better to do this automatically. Instructions on how to do this in the README.
There was no option to determine the swift version for installed pods. You can achieve this manually by changing the
Use Legacy Swift Language Version
flag inBuild Settings
. It would be better to do this automatically. Instructions on how to do this in the README.