[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / 9 / TableDiff / 0.1.0 / TableDiff.podspec.json
bloba05b144db9d4fed2bb63234ef03669bb19683081
2   "name": "TableDiff",
3   "version": "0.1.0",
4   "summary": "TableDiff: Handle updates to a TableView's/CollectionView's datasource changes",
5   "description": "TableDiff calculates the diff between two datsources to then update the\nview with the appropriate animations provided by UIKit.",
6   "homepage": "http://github.com/willowtreeapps/TableDiff",
7   "license": "All rights reserved.",
8   "authors": {
9     "Ian Terrell": "ian.terrell@willowtreeapps.com",
10     "Kent White": "kent.white@willowtreeapps.com"
11   },
12   "source": {
13     "git": "https://github.com/willowtreeapps/TableDiff.git",
14     "tag": "v0.1.0"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "Sources/*.swift"