blob: a9d559d7644fe5b463ad88179f5fa413a0db41e3 [file] [log] [blame]
{
"name": "SectionsTableView.swift",
"module_name": "SectionsTableView",
"version": "1.1",
"summary": "Simple solution for static or paginating table views.",
"homepage": "https://github.com/horizontalsystems/gui-kit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Horizontal Systems": "hsdao@protonmail.ch"
},
"source": {
"git": "https://github.com/horizontalsystems/gui-kit.git",
"tag": "1.1"
},
"social_media_url": "http://horizontalsystems.io/",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"source_files": "SectionsTableView/Classes/**/*",
"dependencies": {
"UIExtensions.swift": [
"~> 1.1"
],
"SnapKit": [
"~> 5.0"
]
},
"swift_version": "5"
}