blob: 1fcff151eee6b1c2027ca0020e81753b91bf3cf2 [file] [log] [blame]
{
"name": "RKTableAdapter",
"version": "0.1.9",
"summary": "Table Adapter",
"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",
"homepage": "https://github.com/DaskiOFF/RKTableAdapter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DaskiOFF": "waydeveloper@gmail.com"
},
"source": {
"git": "https://github.com/DaskiOFF/RKTableAdapter.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit"
}