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