blob: 865525da4e2a82632ab6afd2b9ee8d41afe0c260 [file] [log] [blame]
{
"name": "CodableKeychain",
"version": "0.7.1",
"license": "MIT",
"summary": "Swift framework for storing Codable conforming objects to the keychain.",
"homepage": "https://github.com/toddkramer/CodableKeychain",
"social_media_url": "http://twitter.com/_toddkramer",
"authors": "Todd Kramer",
"source": {
"git": "https://github.com/toddkramer/CodableKeychain.git",
"tag": "0.7.1"
},
"module_name": "CodableKeychain",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "4.0"
}