2 "name": "FlexibleDiff",
4 "summary": "A Swift collection diffing μframework.",
5 "description": "A Swift collection diffing μframework implementing the O(N) Paul Heckel diff algorithm.",
6 "homepage": "https://github.com/RACCommunity/FlexibleDiff",
11 "authors": "ReactiveCocoa",
19 "git": "https://github.com/RACCommunity/FlexibleDiff.git",
22 "source_files": "FlexibleDiff/*.{swift}",
23 "swift_versions": "4.2",
24 "swift_version": "4.2"