blob: b592fb7688cd7ebb0d56292ff4648cb5fe100fda [file] [log] [blame]
{
"name": "TFStackingSectionsTableView",
"version": "1.0.0",
"summary": "Keep all of your table section headers on the screen. Tap a header to bring a section into view.",
"description": " In a regular table view, only the current section header is pinned to the top. TFStackingSectionsTableView\n keeps all the section headers on screen, stacked at the top and bottom of the table. You can then tap a section header to bring that section into view.\n",
"homepage": "https://github.com/thefind/TFStackingSectionsTableView",
"screenshots": "https://raw.githubusercontent.com/thefind/TFStackingSectionsTableView/master/Screenshots/screenshot.png",
"license": "MIT",
"authors": {
"phatmann": "thephatmann@gmail.com"
},
"social_media_url": "http://twitter.com/thephatmann",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/thefind/TFStackingSectionsTableView.git",
"tag": "v1.0.0"
},
"source_files": "TFStackingSectionsTableView",
"requires_arc": true
}