{ | |
"name": "StaticTableViewController", | |
"version": "1.0.1", | |
"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.1" | |
}, | |
"source_files": "Sources/*.swift", | |
"swift_version": "4.2" | |
} |