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