blob: ffc4826f487254509b921240ade64bbb240b2f78 [file] [log] [blame]
{
"name": "Latch",
"version": "1.3.0",
"summary": "A simple Swift Keychain Wrapper for iOS",
"homepage": "https://github.com/DanToml/Latch",
"documentation_url": "https://dantoml.com/Latch",
"license": "MIT",
"authors": {
"Danielle Tomlinson": "dan@tomlinson.io"
},
"social_media_url": "http://twitter.com/dantoml",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/DanToml/Latch.git",
"tag": "1.3.0"
},
"source_files": [
"Classes",
"Latch/*.{h,swift}"
],
"frameworks": "Security",
"pushed_with_swift_version": "3.0"
}