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