[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / c / 7 / e / RKTableAdapter / 0.1.9 / RKTableAdapter.podspec.json
blob1fcff151eee6b1c2027ca0020e81753b91bf3cf2
2   "name": "RKTableAdapter",
3   "version": "0.1.9",
4   "summary": "Table Adapter",
5   "description": "Table Adapter\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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DaskiOFF": "waydeveloper@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DaskiOFF/RKTableAdapter.git",
16     "tag": "0.1.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": "UIKit"