blob: 37475748a84ea7a628b3e55418e7138c908d5235 [file] [log] [blame]
{
"name": "Simple-KeychainSwift",
"version": "1.0.1",
"summary": "A simple drop in Swift wrapper class for the keychain",
"homepage": "https://github.com/ashleymills/Keychain.swift",
"license": "MIT",
"authors": {
"Ashley Mills": "ashleymills@mac.com"
},
"social_media_url": "http://twitter.com/ashleymills",
"platforms": {
"osx": "10.9",
"ios": "8.0"
},
"source": {
"git": "https://github.com/ashleymills/Keychain.swift.git",
"tag": "v1.0.1"
},
"source_files": "Simple-Keychain.swift"
}