4 "summary": "Swift wrapper for reference C implementation of xxHash hashes.",
5 "homepage": "https://github.com/tesseract-one/xxHash.swift",
11 "Tesseract Systems, Inc.": "info@tesseract.one"
14 "git": "https://github.com/tesseract-one/xxHash.swift.git",
17 "swift_versions": "5.4",
24 "source_files": "Sources/xxHash/**/*.swift",
25 "preserve_paths": "Sources/CxxHash",
26 "pod_target_xcconfig": {
27 "SWIFT_INCLUDE_PATHS": "$(inherited) \"${PODS_TARGET_SRCROOT}/Sources\""
38 "source_files": "Tests/xxHashTests/*.swift"
41 "swift_version": "5.4"