4 "summary": "Pure Swift implementation of Paul Heckel's \"A Technique for Isolating Differences Between Files\"",
5 "description": "Given two collections, provides a very efficient set of steps to transform one into the other. Adds support for UITableView and UICollectionView batched updates.",
6 "homepage": "https://github.com/mcudich/HeckelDiff",
9 "Matias Cudich": "mcudich@gmail.com"
12 "git": "https://github.com/mcudich/HeckelDiff.git",
15 "social_media_url": "https://twitter.com/mcudich",
20 "swift_version": "4.2",
21 "source_files": "Source/**/*.{h,m,swift}"