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