blob: c3e1126cc9ac474bb79a938b334993266e8c6576 [file] [log] [blame]
{
"name": "Simple-KeychainSwift",
"version": "3",
"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": "v3"
},
"social_media_url": "http://twitter.com/ashleymills",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Simple-KeychainSwift/Classes/Keychain.swift"
}