blob: fd55004b50569d56022c35715cfcc880d00a984c [file] [log] [blame]
{
"name": "StaticTableViewController",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "Enabling animated hide/show of static cells for UITableView.",
"license": "MIT",
"homepage": "https://github.com/muyexi/StaticTableViewController",
"authors": {
"muyexi": "muyexi@gmail.com"
},
"source": {
"git": "https://github.com/muyexi/StaticTableViewController.git",
"tag": "1.0.0"
},
"source_files": "Source/*.swift",
"swift_version": "4.2"
}