blob: 89e58c94e56945120b013244d4226ac2b0590172 [file] [log] [blame]
{
"name": "ABStaticTableViewController",
"version": "1.0.1",
"summary": "Dynamically hide rows and sections in static UITableView inside UITableViewController.",
"homepage": "https://github.com/k06a/ABStaticTableViewController",
"license": "MIT",
"authors": {
"Anton Bukov": "k06aaa@gmail.com"
},
"source": {
"git": "https://github.com/k06a/ABStaticTableViewController.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}