blob: a03082e4def1d7aacabeb291222ffdfefa7a5b2a [file] [log] [blame]
{
"name": "LUKeychainAccess",
"version": "2.1.0",
"summary": "A wrapper for iOS Keychain Services that behaves just like NSUserDefaults.",
"homepage": "https://github.com/TheLevelUp/LUKeychainAccess",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Costa Walcott": "costa@thelevelup.com"
},
"source": {
"git": "https://github.com/TheLevelUp/LUKeychainAccess.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"source_files": "LUKeychainAccess",
"frameworks": "Security",
"requires_arc": true
}