[Add] DeclarativeTVC 1.0.10
diff --git a/Specs/9/2/f/DeclarativeTVC/1.0.10/DeclarativeTVC.podspec.json b/Specs/9/2/f/DeclarativeTVC/1.0.10/DeclarativeTVC.podspec.json
new file mode 100644
index 0000000..8eadd28
--- /dev/null
+++ b/Specs/9/2/f/DeclarativeTVC/1.0.10/DeclarativeTVC.podspec.json
@@ -0,0 +1,30 @@
+{
+  "name": "DeclarativeTVC",
+  "platforms": {
+    "ios": "11"
+  },
+  "summary": "Declarative working with UIKit collections.",
+  "requires_arc": true,
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "homepage": "https://github.com/kocherovets/DeclarativeTVC",
+  "authors": {
+    "Dmitry Kocherovets": "kocherovets@gmail.com"
+  },
+  "version": "1.0.10",
+  "source": {
+    "git": "https://github.com/kocherovets/DeclarativeTVC.git",
+    "tag": "1.0.10"
+  },
+  "source_files": "Framework/Sources/**/*.{swift}",
+  "swift_versions": "5.0",
+  "frameworks": "UIKit",
+  "dependencies": {
+    "DifferenceKit": [
+
+    ]
+  },
+  "swift_version": "5.0"
+}