[Add] PolioPager 2.6
diff --git a/Specs/d/c/7/PolioPager/2.6/PolioPager.podspec.json b/Specs/d/c/7/PolioPager/2.6/PolioPager.podspec.json
new file mode 100644
index 0000000..dc20313
--- /dev/null
+++ b/Specs/d/c/7/PolioPager/2.6/PolioPager.podspec.json
@@ -0,0 +1,25 @@
+{
+  "name": "PolioPager",
+  "version": "2.6",
+  "summary": "PolioPager enables us to use PagerTabStrip like SNKRS.",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "homepage": "https://github.com/yuigawada/PolioPager",
+  "authors": {
+    "YuigaWada": "yuigawada@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/yuigawada/PolioPager.git",
+    "tag": "2.6"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "requires_arc": true,
+  "source_files": "PolioPager/**/*.{swift,h}",
+  "resources": "PolioPager/**/*.{xib,xcassets}",
+  "swift_versions": "5.0",
+  "swift_version": "5.0"
+}