[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / b / 9 / ListsKit / 0.1.0 / ListsKit.podspec.json
blobb96137e2ca393d341da56f853b123a7c05eb86fe
2   "name": "ListsKit",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "ListsKit the easy way to work with TableView.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Blinov Danil": "blinovdev@gmail.com"
15   },
16   "homepage": "https://github.com/blinover/ListsKit",
17   "source": {
18     "git": "https://github.com/blinover/ListsKit.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "RxSwift": [
24       "~> 5.1.1"
25     ],
26     "RxCocoa": [
27       "~> 5.1.1"
28     ]
29   },
30   "source_files": "ListsKit/**/*.{swift}",
31   "swift_versions": "5.0",
32   "swift_version": "5.0"