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