[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 1 / 8 / Doppelganger / 0.1.0 / Doppelganger.podspec.json
blob853965f0211de1d1c4deaa133ad4ef8b30813a41
2   "name": "Doppelganger",
3   "version": "0.1.0",
4   "summary": "Array diffs. With no hands.",
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",
7   "license": "MIT",
8   "authors": {
9     "Sash Zats": "sash@zats.io"
10   },
11   "source": {
12     "git": "https://github.com/Wondermall/Doppelganger.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/zats",
16   "requires_arc": true,
17   "source_files": "Pod/Classes",
18   "frameworks": "Foundation"