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",
18 "source_files": "Sources/Valet/**/*.{swift,h}",
19 "public_header_files": "Sources/Valet/*.h",
20 "frameworks": "Security",
28 "exclude_files": "Sources/Valet/SinglePromptSecureEnclaveValet.swift"
31 "exclude_files": "Sources/Valet/SinglePromptSecureEnclaveValet.swift"
33 "swift_version": "5.0"