4 "summary": "FNV hash framework in Swift.",
5 "description": "This is \"FNV\" (Fowler/Noll/Vo) hash framework in Swift.\nA framework includes \"FNV-0 32/64bit\", \"FNV-1 32/64bit\", \"FNV-1a 32/64bit\" functions.\n\nOriginal FNV algorithm created by Glenn Fowler, Landon Curt Noll, and Kiem-Phong Vo.",
6 "homepage": "https://github.com/daisuke-t-jp/FNV",
7 "screenshots": "https://raw.githubusercontent.com/daisuke-t-jp/FNV/master/images/header.png",
13 "daisuke-t-jp": "daisuke.t.jp@gmail.com"
21 "git": "https://github.com/daisuke-t-jp/FNV.git",
24 "source_files": "Sources/FNV/*.{swift}",
25 "swift_version": "4.2",