blob: 7a1a026ed2f3d6c816e465d67c00bbcae97bbbce [file] [log] [blame]
{
"name": "RxOperators",
"version": "1.0.21",
"summary": "A short description of RxOperators.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dankinsoid/RxOperators",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Voidilov": "voidilov@gmail.com"
},
"source": {
"git": "https://github.com/dankinsoid/RxOperators.git",
"tag": "1.0.21"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source_files": "Sources/RxOperators/**/*",
"dependencies": {
"RxSwift": [
"~> 5.0"
],
"RxCocoa": [
"~> 5.0"
],
"VD": [
]
},
"swift_version": "5.1"
}