blob: de650cfffcc2cac9fa6f171593c61bdd8c0c6757 [file] [log] [blame]
{
"name": "Lockbox",
"version": "1.4.6",
"license": "MIT",
"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.",
"homepage": "https://github.com/granoff/Lockbox",
"authors": "Mark H. Granoff",
"source": {
"git": "https://github.com/granoff/Lockbox.git",
"tag": "1.4.6"
},
"platforms": {
"ios": null
},
"source_files": "Lockbox.{h,m}",
"frameworks": "Security",
"requires_arc": false
}