2 "name": "Doppelganger",
4 "summary": "Array diffs as collection view wants it.",
5 "description": " Are you still using `reloadData` with collection or table\n view because figuring out transfomration is too hard?\n Worry no more! This utility takes two arrays: an old and\n a new one and returns a set of diffs that you feed directly\n to your collection or table view.\n Happy users, seeing data mutation animating in front of their\n eyes, less hassle for you!\n",
6 "homepage": "http://github.com/Wondermall/Doppelganger",
9 "Sash Zats": "sash@zats.io"
12 "git": "https://github.com/Wondermall/Doppelganger.git",
15 "social_media_url": "https://twitter.com/zats",
17 "source_files": "Doppelganger/*.{h,m}",
19 "source_files": "Doppelganger/iOS/*.{h,m}"
22 "source_files": "Doppelganger/OSX/*.{h,m}"
24 "frameworks": "Foundation"