[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 6 / 5 / TFStackingSectionsTableView / 1.0.0 / TFStackingSectionsTableView.podspec.json
blobb592fb7688cd7ebb0d56292ff4648cb5fe100fda
2   "name": "TFStackingSectionsTableView",
3   "version": "1.0.0",
4   "summary": "Keep all of your table section headers on the screen. Tap a header to bring a section into view.",
5   "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",
6   "homepage": "https://github.com/thefind/TFStackingSectionsTableView",
7   "screenshots": "https://raw.githubusercontent.com/thefind/TFStackingSectionsTableView/master/Screenshots/screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "phatmann": "thephatmann@gmail.com"
11   },
12   "social_media_url": "http://twitter.com/thephatmann",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/thefind/TFStackingSectionsTableView.git",
18     "tag": "v1.0.0"
19   },
20   "source_files": "TFStackingSectionsTableView",
21   "requires_arc": true