[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 4 / RxScreeen / 1.2.0 / RxScreeen.podspec.json
blob44dbabbfd68b2d080bb52af2a61f814c09a68904
2   "name": "RxScreeen",
3   "version": "1.2.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": "f.s.1992.ip@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Clipy/RxScreeen.git",
15     "tag": "v1.2.0"
16   },
17   "platforms": {
18     "osx": "10.10"
19   },
20   "source_files": "Lib/RxScreeen/*.swift",
21   "frameworks": "Cocoa",
22   "dependencies": {
23     "Screeen": [
24       "~> 1.1"
25     ],
26     "RxSwift": [
27       "~> 4.0"
28     ],
29     "RxCocoa": [
30       "~> 4.0"
31     ]
32   },
33   "pushed_with_swift_version": "4.0"