jrendel / SwiftKeychainWrapper

A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.
MIT License
1.59k stars 339 forks source link

Support set and get for Dictionaries #117

Open NunoAlexandre opened 5 years ago

NunoAlexandre commented 5 years ago

Hey,

Right now your library doesn't offer any convenient way to store and lookup dictionaries. I just added this extension to my project. It would be nice if you could make it part of your library.

https://gist.github.com/NunoAlexandre/8bd8709ffa3b2f7c8759dfe79bb6702a