kishikawakatsumi / KeychainAccess

Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
MIT License
7.95k stars 789 forks source link

Platform deployment targets #445

Closed VladimirHorky closed 5 years ago

VladimirHorky commented 5 years ago

Added minimum deployment targets. They match with podspec.

kishikawakatsumi commented 5 years ago

Thanks!