[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 7 / e / RKTableAdapter / 0.1.10 / RKTableAdapter.podspec.json
blob5b7f8cfb46792994e504d6f2699fa68d9d7f7161
2   "name": "RKTableAdapter",
3   "version": "0.1.10",
4   "summary": "Table Adapter",
5   "description": "Table Adapter\n0.1.10\n  Refactoring\n  Update table cell without reloadRow if possible\n  Delete + Insert to the same indexPath is no longer converted to an update (https://github.com/Instagram/IGListKit/issues/297)\n\n0.1.9\n  Refactoring\n  Fix batch update\n\n0.1.8\n  Add Collection Adapter\n  Update Example\n\n0.1.7\n  Fix switch cell animation\n\n0.1.6\n  Small fixes\n\n0.1.5\n  Small fixes\n\n0.1.4\n  Small fixes\n\n0.1.3\n  fix CellCalculator and CellLayout (add open and public)\n\n0.1.2\n  Add CellCalculator and CellLayout\n\n0.1.1\n  Add support DeepDiff and batch update\n\n0.1.0\n  Init",
6   "homepage": "https://github.com/DaskiOFF/RKTableAdapter",
7   "documentation_url": "https://daskioff.github.io/RKTableAdapter/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "DaskiOFF": "waydeveloper@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/DaskiOFF/RKTableAdapter.git",
17     "tag": "0.1.10"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "UIKit"