blob: 853965f0211de1d1c4deaa133ad4ef8b30813a41 [file] [log] [blame]
{
"name": "Doppelganger",
"version": "0.1.0",
"summary": "Array diffs. With no hands.",
"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",
"homepage": "http://github.com/Wondermall/Doppelganger",
"license": "MIT",
"authors": {
"Sash Zats": "sash@zats.io"
},
"source": {
"git": "https://github.com/Wondermall/Doppelganger.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/zats",
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "Foundation"
}