blob: f390ff3b2268bd65168363dc868d5cae583a57dd [file] [log] [blame]
{
"name": "RGLockbox",
"version": "1.1.0",
"license": "BSD",
"summary": "A simpler & faster keychain interface",
"homepage": "https://github.com/rdignard08/RGLockbox",
"authors": {
"Ryan Dignard": "conceptuallyflawed@gmail.com"
},
"source": {
"git": "https://github.com/rdignard08/RGLockbox.git",
"tag": "1.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7",
"watchos": "2.0",
"tvos": "9.0"
},
"public_header_files": "RGLockbox/*.h",
"source_files": "RGLockbox",
"frameworks": "Security"
}