[Add] RxOperators 1.0.7
diff --git a/Specs/f/e/c/RxOperators/1.0.7/RxOperators.podspec.json b/Specs/f/e/c/RxOperators/1.0.7/RxOperators.podspec.json
new file mode 100644
index 0000000..717094b
--- /dev/null
+++ b/Specs/f/e/c/RxOperators/1.0.7/RxOperators.podspec.json
@@ -0,0 +1,35 @@
+{
+  "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"
+}