tristanhimmelman / ObjectMapper

Simple JSON Object mapping written in Swift
MIT License
9.13k stars 1.03k forks source link

4.4.X minimum version iOS 17.0 #1145

Closed HoonHaChoi closed 4 months ago

HoonHaChoi commented 4 months ago

Hello,

I recently updated the objectMapper, but I noticed that the minimum version requirement is set quite high. Could it be lowered?

Version 4.3.0 had iOS 13 as its minimum, but starting from 4.4.0, it's been raised to iOS 17. Is there a specific reason for this change?

ObjectMapper.podspec

HoonHaChoi commented 4 months ago

1146

I've confirmed that the changes have been made! I will close this issue now!