[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 2 / 7 / StickyFooterTableView / 0.3.0 / StickyFooterTableView.podspec.json
blobd66d7e6a6d420b16f3140d9d91bd3de38f9f3e09
2   "name": "StickyFooterTableView",
3   "version": "0.3.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.3.0"
20   },
21   "source_files": "StickyFooterTableView/**/*.{swift}",
22   "frameworks": "UIKit",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"