2 "name": "StackableTableView",
4 "summary": "UITableView with stacked views for header and footer",
5 "description": "StackableTableView utilizes UITableView's tableHeaderView, tableFooterView, and UIStackView\nto set an array of views for headers and footers.",
6 "homepage": "https://github.com/omaralbeik/StackableTableView",
12 "Omar Albeik": "https://omaralbeik.com"
15 "git": "https://github.com/omaralbeik/StackableTableView.git",
18 "social_media_url": "https://twitter.com/omaralbeik",
22 "swift_versions": "5.1",
23 "source_files": "Sources/*.swift",
24 "frameworks": "UIKit",
25 "swift_version": "5.1"