4 "summary": "A beautiful method of hash visualization based on Conway’s Game of Life.",
5 "description": "A method of hash visualization based on Conway’s Game of Life that creates beautiful icons that are deterministic, yet distinct and unique given the input data.",
6 "homepage": "https://github.com/wolfmcnally/LifeHash",
12 "Wolf McNally": "wolf@wolfmcnally.com"
15 "git": "https://github.com/wolfmcnally/LifeHash.git",
18 "pod_target_xcconfig": {
19 "SWIFT_OPTIMIZATION_LEVEL": "-O",
20 "SWIFT_COMPILATION_MODE": "wholemodule"
22 "source_files": "Sources/LifeHash/**/*",
23 "swift_versions": "5.0",
29 "module_name": "LifeHash",