[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 6 / 9 / ElementDiff / 0.7.0 / ElementDiff.podspec.json
blob5ec02e9207419f9fe86fe2b21ee910955acb3191
2   "name": "ElementDiff",
3   "version": "0.7.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     "tvos": "9.0"
15   },
16   "swift_version": "4.2",
17   "source": {
18     "git": "https://github.com/Q42/ElementDiff.git",
19     "tag": "0.7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/**/*"