blob: 54d495047cc581fea5aff1b04c568ca3cf3b6e56 [file] [log] [blame]
{
"name": "ABStaticTableViewController",
"version": "1.1.0",
"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.1.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}