blob: 678073f9a0ad39e628ed920f01d146539f1a09d5 [file] [log] [blame]
{
"name": "Simple-KeychainSwift",
"version": "1.1.2",
"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": "v1.1.2"
},
"social_media_url": "http://twitter.com/ashleymills",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Simple-KeychainSwift/Classes/**/*.swift"
}