2 "name": "SwiftKeychainWrapper",
4 "summary": "Wrapper for the iOS Keychain written in Swift.",
5 "description": "A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to UserDefaults. Supports Access Groups. Written in Swift.'",
6 "module_name": "SwiftKeychainWrapper",
7 "homepage": "https://github.com/jrendel/SwiftKeychainWrapper",
10 "Jason Rendel": "jason@jasonrendel.com"
21 "git": "https://github.com/jrendel/SwiftKeychainWrapper.git",
24 "source_files": "SwiftKeychainWrapper/*.{h,swift}",
25 "swift_version": "5.0"