uakihir0 / UIPiPView

This library is a UIView that is capable of Picture-in-Picture (PiP) in iOS.
MIT License
216 stars 32 forks source link

#14 update support version to iOS12 #15

Closed uakihir0 closed 2 years ago

uakihir0 commented 2 years ago

fix #14

The latest Xcode has difficulty supporting iOS9, so we have changed the minimum to iOS12. (At least iOS15 is required to use this library as it functions.) (Swift package manager already requires iOS15 or higher.)