blob: 3a03036019f30ea6b9578655596ded5652b8bbbb [file] [log] [blame]
{
"name": "Simple-KeychainSwift",
"version": "4.1.0",
"summary": "A simple drop in Swift wrapper class for the Keychain",
"homepage": "https://github.com/ashleymills/Keychain.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ashley Mills": "ashleymills@mac.com"
},
"source": {
"git": "https://github.com/ashleymills/Keychain.swift.git",
"tag": "v4.1.0"
},
"social_media_url": "http://twitter.com/ashleymills",
"swift_versions": [
"4.0",
"4.2",
"5",
"5"
],
"platforms": {
"ios": "9.0",
"osx": "10.11"
},
"source_files": "Simple-KeychainSwift/Classes/Keychain.swift",
"swift_version": "5"
}