blob: 79ba059a9907130aa71762cd8e3b03d078bce2b3 [file] [log] [blame]
{
"name": "RGSwiftKeychain",
"version": "2.1.2",
"license": "BSD",
"summary": "A simpler & faster keychain interface written in Swift",
"homepage": "https://github.com/rdignard08/RGLockbox/",
"authors": {
"Ryan Dignard": "conceptuallyflawed@gmail.com"
},
"source": {
"git": "https://github.com/rdignard08/RGLockbox.git",
"tag": "2.1.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "RGLockbox",
"frameworks": "Security"
}