blob: 4ceccb8d3c675b650b6108e411f768d50478b042 [file] [log] [blame]
{
"name": "Valet",
"version": "3.0.0",
"license": "Apache License, Version 2.0",
"summary": "Valet lets you securely store data in the iOS or OS X Keychain without knowing a thing about how the Keychain works. It's easy. We promise.",
"homepage": "https://github.com/square/Valet",
"authors": "Square",
"source": {
"git": "https://github.com/square/Valet.git",
"tag": "3.0.0"
},
"source_files": "Sources/**/*.{swift,h}",
"public_header_files": "Sources/*.h",
"frameworks": "Security",
"platforms": {
"ios": "9.0",
"osx": "10.11"
},
"pushed_with_swift_version": "4.0"
}