4 "summary": "FNV hash framework in Swift.",
5 "description": "This is \"FNV\" (Fowler/Noll/Vo) hash framework in Swift.\n\nFramework include \"FNV-0 32/64bit\", \"FNV-1 32/64bit\", \"FNV-1a 32/64bit\" functions.",
6 "homepage": "https://github.com/daisuke-t-jp/FNV",
7 "screenshots": "https://raw.githubusercontent.com/daisuke-t-jp/FNV/master/doc/header.png",
13 "daisuke-t-jp": "daisuke.t.jp@gmail.com"
21 "git": "https://github.com/daisuke-t-jp/FNV.git",
24 "source_files": "FNV/FNV/*.{h,swift}",
25 "swift_version": "4.2",