blob: ad1f90c3434fac8a751a313b532902af4e54b5fa [file] [log] [blame]
{
"name": "MiniKeychain",
"version": "1.0.8",
"summary": "A small library to save and restore something from Keychain.",
"description": "A small library to save and restore something from Keychain.\nThis library is a subset of Kishikawa's KeychainAccess.",
"homepage": "https://github.com/sonsongithub/MiniKeychain",
"license": "MIT",
"authors": {
"sonson": "yoshida.yuichi@gmail.com"
},
"source": {
"git": "https://github.com/sonsongithub/MiniKeychain.git",
"tag": "1.0.8"
},
"social_media_url": "https://twitter.com/sonson_twit",
"platforms": {
"ios": "8.4",
"osx": "10.9",
"tvos": "9.2"
},
"requires_arc": true,
"source_files": "MiniKeychain/*.swift",
"pushed_with_swift_version": "4.0"
}