blob: 5293928abb76886812aefdebd098ac81c7d08366 [file] [log] [blame]
{
"name": "KeychainKit",
"version": "0.0.1",
"license": "MIT",
"summary": "Yet another Keychain wrapper.",
"homepage": "https://github.com/jakubpetrik/keychainkit",
"authors": {
"Jakub PetrĂ­k": "petrik@inloop.eu"
},
"source": {
"git": "https://github.com/jakubpetrik/keychainkit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Sources/*.{h,swift}",
"frameworks": "Foundation"
}