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