[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 6 / 2 / 7 / StickyFooterTableView / 0.1.0 / StickyFooterTableView.podspec.json
blob464f7dd3c02ea4fce5e89568c43e83922a281ea1
2   "name": "StickyFooterTableView",
3   "version": "0.1.0",
4   "summary": "The footer of the StickyFooterTableView is stuck to the bottom of the table view",
5   "description": "StickyFooterTableView provide a pretty simple way to add a table view with the bottom sticky footer to your app.\nThe footer of the StickyFooterTableView is stuck to the bottom of the table view when contents view height is smaller then the table view height.",
6   "homepage": "https://github.com/mgolubev/StickyFooterTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Golubev": "golubev.michael@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/mgolubev/StickyFooterTableView.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "StickyFooterTableView/**/*.{swift}",
22   "frameworks": "UIKit",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"