[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 4 / RxScreeen / 1.3.0 / RxScreeen.podspec.json
blob197f1851f9fff032ea45969c7a9bdc0018d6382e
2   "name": "RxScreeen",
3   "version": "1.3.0",
4   "summary": "RxScreeen is a RxSwift wrapper for Screeen.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/Clipy/RxScreeen",
10   "authors": {
11     "Econa77": "s.f.1992.ip@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Clipy/RxScreeen.git",
15     "tag": "v1.3.0"
16   },
17   "platforms": {
18     "osx": "10.10"
19   },
20   "source_files": "Lib/RxScreeen/*.swift",
21   "frameworks": "Cocoa",
22   "dependencies": {
23     "Screeen": [
24       "~> 1.2"
25     ],
26     "RxSwift": [
27       "~> 4.0"
28     ],
29     "RxCocoa": [
30       "~> 4.0"
31     ]
32   },
33   "pushed_with_swift_version": "4.0"