The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.2.99. (in target 'MDFInternationalization' from project 'Pods')

Any ideas how I can fix this on XCode 12.2 please. I'm trying to run on a simulator. Tried every simulator including 11.2 and under. It looks like a pods issue. I am using NativeScript 6.5 on Catalina.

Thanks in advance.
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.2.99. (in target 'MDFInternationalization' from project 'Pods')
 
 
Q