malcommac / SwiftDate

🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.
MIT License
7.64k stars 768 forks source link

CocoaPods: Update podspec to iOS9 in order to fix Xcode 12 warning #762

Closed msmollin closed 4 years ago

msmollin commented 4 years ago
Screen Shot 2020-11-09 at 6 25 46 AM

Much like https://github.com/malcommac/SwiftDate/pull/751 this updates the cocoapods podspec to minimum iOS9 deployment target as this was bumped with the Xcode 12 release.