4 "summary": "A small framework designed to determine the differences between two collections.",
5 "description": "Diffing is a small framework designed to make determining the differences, or edits, between two collections as simple as possible.",
6 "homepage": "https://github.com/wmcginty/Diffing",
12 "William McGinty": "mcgintw@gmail.com"
15 "git": "https://github.com/wmcginty/Diffing.git",
21 "swift_versions": "5.0",
22 "source_files": "Sources/**/*",
23 "frameworks": "Foundation",
24 "swift_version": "5.0"