blob: 20b6a1ec01f337ecd1ddd56b7148428bd3b2a28d [file] [log] [blame]
{
"name": "Simple-KeychainSwift",
"version": "1.1.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.1.1"
},
"source_files": "Keychain.swift"
}