[Add] Nami 3.1.27
[CocoaPods.git] / Specs / 9 / b / d / TableViewController / 1.0 / TableViewController.podspec.json
blob4037dcc8f1e6e0fd0fe93ed8c1642545ee661a2e
2   "name": "TableViewController",
3   "version": "1.0",
4   "summary": "Presentable TableView - TableViewController.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hosituan/TableViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hosituan": "hosituan.work@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hosituan/TableViewController.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.2",
22   "source_files": "TableViewController/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "SnapKit": [
27     ],
28     "RxSwift": [
29       "~> 4.0"
30     ],
31     "RxCocoa": [
32       "~> 4.0"
33     ]
34   },
35   "swift_version": "5.2"