4 "summary": "The fastest Diff library in Swift. Includes UICollectionView/UITableView utils.",
5 "homepage": "https://github.com/wokalski/Diff.swift",
6 "description": "This library generates differences between any two Collections (and Strings). It uses a fast algorithm (O((N+M)*D)). It also includes utilities for UICollectionView/UITableView.",
12 "Wojtek Czekalski": "me@wczekalski.com"
14 "social_media_url": "https://twitter.com/wokalski",
22 "exclude_files": "Sources/Diff+UIKit.swift"
25 "exclude_files": "Sources/Diff+UIKit.swift"
28 "git": "https://github.com/wokalski/Diff.swift.git",
31 "source_files": "Sources",
32 "pushed_with_swift_version": "3.0"