blob: fd2af27b96a9b132dd441fa2b2c1c1132612c226 [file] [log] [blame]
{
"name": "Simple-KeychainSwift",
"version": "4.0.1",
"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.0.1"
},
"social_media_url": "http://twitter.com/ashleymills",
"platforms": {
"ios": "9.0",
"osx": "10.9"
},
"source_files": "Simple-KeychainSwift/Classes/Keychain.swift",
"pushed_with_swift_version": "4"
}