[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 8 / f / SectionsTableView.swift / 1.1 / SectionsTableView.swift.podspec.json
bloba9d559d7644fe5b463ad88179f5fa413a0db41e3
2   "name": "SectionsTableView.swift",
3   "module_name": "SectionsTableView",
4   "version": "1.1",
5   "summary": "Simple solution for static or paginating table views.",
6   "homepage": "https://github.com/horizontalsystems/gui-kit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Horizontal Systems": "hsdao@protonmail.ch"
13   },
14   "source": {
15     "git": "https://github.com/horizontalsystems/gui-kit.git",
16     "tag": "1.1"
17   },
18   "social_media_url": "http://horizontalsystems.io/",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5",
23   "source_files": "SectionsTableView/Classes/**/*",
24   "dependencies": {
25     "UIExtensions.swift": [
26       "~> 1.1"
27     ],
28     "SnapKit": [
29       "~> 5.0"
30     ]
31   },
32   "swift_version": "5"