blob: 9dd664b7a13ce3dd610c5b099b09e40dce64de97 [file] [log] [blame]
{
"name": "RKTableAdapter",
"version": "0.1.8",
"summary": "Table Adapter",
"description": "Table Adapter\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.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit"
}