blob: 3cb6ff2cc618e585d4e43b23ca027dcd956729d7 [file] [log] [blame]
{
"name": "MiniKeychain",
"version": "1.0.0",
"summary": "A small library to save and restore something from Keychain.",
"description": "A small library to save and restore something from Keychain.",
"homepage": "https://github.com/sonsongithub/MiniKeychain",
"license": "MIT",
"authors": {
"sonson": "yoshida.yuichi@gmail.com"
},
"source": {
"git": "https://github.com/sonsongithub/MiniKeychain.git",
"tag": "v1.0.0"
},
"social_media_url": "https://twitter.com/sonson_twit",
"platforms": {
"ios": "8.4",
"osx": "10.9",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "MiniKeychain/*.swift",
"pushed_with_swift_version": "3.0"
}