blob: 934babc737c77da0d1e314aec8bed870dba323c5 [file] [log] [blame]
{
"name": "Simple-KeychainSwift",
"version": "1.1",
"summary": "A simple drop in Swift wrapper class for the SimpleKeychain",
"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"
},
"source_files": "SimpleKeychain.swift"
}