blob: ae4933a66479b17ae8aa8c43113fcee5b6f3c018 [file] [log] [blame]
{
"name": "CodableKeychain",
"version": "0.7.0",
"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.0"
},
"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"
}