I need to add two deployment target values for two different SDK's.
Is there any way that we can do it in Podfile.
I knew that we can add different swift versions or other setting but i didnt know how can add deployment targets.
It will be great if i could get help on this.