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",
12 "swift_versions": "5.0",
13 "source_files": "Sources/Valet/**/*.{swift,h}",
14 "public_header_files": "Sources/Valet/*.h",
15 "frameworks": "Security",
23 "exclude_files": "Sources/Valet/SinglePromptSecureEnclaveValet.swift"
26 "exclude_files": "Sources/Valet/SinglePromptSecureEnclaveValet.swift"
28 "swift_version": "5.0"