blob: 717094b7444e760b55d17e7cf4bd2a696b449eef [file] [log] [blame]
{
"name": "RxOperators",
"version": "1.0.7",
"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.7"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source_files": "RxOperators/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 5.0"
],
"RxCocoa": [
"~> 5.0"
],
"VD": [
]
},
"swift_version": "5.1"
}