[Add] Nami 3.1.27
[CocoaPods.git] / Specs / 9 / b / d / TableViewController / 1.5 / TableViewController.podspec.json
blob3a76dfdcea0aacc84f11ec72059c89839fa2d84a
2   "name": "TableViewController",
3   "version": "1.5",
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.5"
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": [
30     ],
31     "RxCocoa": [
33     ]
34   },
35   "swift_version": "5.2"