4 "license": "Apache License, Version 2.0",
5 "summary": "Securely store data in the iOS, tvOS, or macOS Keychain without knowing a thing about how the Keychain works. It's easy. We promise.",
6 "homepage": "https://github.com/square/Valet",
9 "git": "https://github.com/square/Valet.git",
12 "swift_version": "4.0",
13 "source_files": "Sources/**/*.{swift,h}",
14 "public_header_files": "Sources/*.h",
15 "frameworks": "Security",
22 "exclude_files": "Sources/SinglePromptSecureEnclaveValet.swift"