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