5 "summary": "Lockbox is an Objective-C utility class for storing data securely in the keychain. Use it to store small, sensitive bits of data securely.",
6 "homepage": "https://github.com/granoff/Lockbox",
7 "authors": "Mark H. Granoff",
9 "git": "https://github.com/granoff/Lockbox.git",
12 "source_files": "Lockbox.{h,m}",
13 "frameworks": "Security",