4 "license": "Apache License, Version 2.0",
5 "summary": "Securely store data on iOS, tvOS, watchOS, or macOS 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",
19 "source_files": "Sources/**/*.{swift,h}",
20 "public_header_files": "Sources/*.h",
21 "frameworks": "Security",
29 "exclude_files": "Sources/SinglePromptSecureEnclaveValet.swift"
32 "exclude_files": "Sources/SinglePromptSecureEnclaveValet.swift"
34 "swift_version": "5.0"