[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 1 / 6 / 9 / ElementDiff / 0.6.0 / ElementDiff.podspec.json
blob2bb56665a1d47c4993f12ef7ba84e5f4410cd2fd
2   "name": "ElementDiff",
3   "version": "0.6.0",
4   "summary": "Animate tableview for view model arrays",
5   "description": "Animate UITableView s and UICollectionViews based on changes in view model arrays.",
6   "license": "MIT",
7   "authors": {
8     "Tom Lokhorst": "tom@lokhorst.eu"
9   },
10   "social_media_url": "https://twitter.com/tomlokhorst",
11   "homepage": "https://github.com/Q42/ElementDiff",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "swift_version": "4.0",
16   "source": {
17     "git": "https://github.com/Q42/ElementDiff.git",
18     "tag": "0.6.0"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/**/*"