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