[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 6 / 2 / 7 / StickyFooterTableView / 0.2.0 / StickyFooterTableView.podspec.json
blob51d6859b4abff3430f2b37eb4536e2e03d6dd943
2   "name": "StickyFooterTableView",
3   "version": "0.2.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.2.0"
20   },
21   "source_files": "StickyFooterTableView/**/*.{swift}",
22   "frameworks": "UIKit",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"