[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / e / c / RxOperators / 1.0.4 / RxOperators.podspec.json
blob98eafa814ed73f67f13869172a551e81da108059
2   "name": "RxOperators",
3   "version": "1.0.4",
4   "summary": "A short description of RxOperators.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/dankinsoid/RxOperators",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Voidilov": "voidilov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dankinsoid/RxOperators.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "RxOperators/Classes/**/*",
23   "dependencies": {
24     "RxSwift": [
25       "~> 5.0"
26     ],
27     "RxCocoa": [
28       "~> 5.0"
29     ],
30     "UnwrapOperator": [
31       "~> 0.1.0"
32     ]
33   },
34   "swift_version": "5.0"