4 "summary": "A SCRAM implementation for Swift. Supports SHA1, SHA256 and SHA512.",
5 "description": "A basic SCRAM implementation in Swift. Supports SHA1, SHA256 and SHA512.",
6 "homepage": "https://github.com/alinradut/SCRAM-Swift",
12 "Alin Radut": "cocoapods at alinradut dot ro"
15 "git": "https://github.com/alinradut/SCRAM-Swift.git",
18 "swift_versions": "5.0",
22 "source_files": "SCRAM-Swift/Classes/**/*",
23 "swift_version": "5.0"