blob: a35ef2279eb5674c70ccf83a944044ce990475e3 [file] [log] [blame]
{
"name": "SHTableManager",
"platforms": {
"ios": "10.0"
},
"version": "2.4",
"summary": "A framework for managing UITableViews",
"authors": {
"Susmita Horrow": "susmita.horrow@gmail.com"
},
"license": "MIT",
"homepage": "https://github.com/hsusmita/TableManager",
"source": {
"git": "https://github.com/hsusmita/TableManager.git",
"tag": "2.4"
},
"requires_arc": true,
"swift_versions": "4.2",
"source_files": "TableManager/Source/*",
"dependencies": {
"DeepDiff": [
]
},
"swift_version": "4.2"
}