blob: 7f8dc41b1e76b84d26bf4a57a789d4b1edd87aa4 [file] [log] [blame]
{
"name": "RGSwiftKeychain",
"version": "2.2.8",
"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.2.8"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "RGLockbox",
"frameworks": "Security"
}