[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 1 / 6 / 9 / ElementDiff / 0.8.0 / ElementDiff.podspec.json
blobf86a1a8eb2bc10703fc88ef0f41730a44ce7b0d9
2   "name": "ElementDiff",
3   "version": "0.8.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   "pod_target_xcconfig": {
13     "APPLICATION_EXTENSION_API_ONLY": "YES"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "swift_versions": "5.1",
20   "source": {
21     "git": "https://github.com/Q42/ElementDiff.git",
22     "tag": "0.8.0"
23   },
24   "requires_arc": true,
25   "source_files": "Sources/**/*",
26   "swift_version": "5.1"