blob: c72fc5def4288e01f1b4351708e1e1fe9fe4cabc [file] [log] [blame]
{
"name": "SHTableManager",
"platforms": {
"ios": "10.0"
},
"version": "2.2",
"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.2"
},
"requires_arc": true,
"swift_version": "4.2",
"source_files": "TableManager/Source/*",
"dependencies": {
"DeepDiff": [
]
}
}