[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / 9 / ElementDiff / 0.3.0 / ElementDiff.podspec.json
blob286c15b8fc86ee619ec037879995d32b368837bf
2   "name": "ElementDiff",
3   "version": "0.3.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   "source": {
16     "git": "https://github.com/Q42/ElementDiff.git",
17     "tag": "0.3.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/**/*"