blob: 59d8755487b6d791c7f16248dda4d1a4c7028e69 [file] [log] [blame]
{
"name": "StaticDataTableViewController",
"version": "2.5.0",
"platforms": {
"ios": "5.0"
},
"summary": "Enabling animated hide/show of static cells for UITableView.",
"license": "Apache License 2.0",
"homepage": "https://github.com/peterpaulis/StaticDataTableViewController",
"requires_arc": true,
"authors": {
"Peter Paulis": "peter@min60.com"
},
"source": {
"git": "https://github.com/peterpaulis/StaticDataTableViewController.git",
"tag": "2.5.0"
},
"source_files": "*.{h,m}"
}