[Add] Ryu 2.6.7
diff --git a/Specs/d/6/7/Ryu/2.6.7/Ryu.podspec.json b/Specs/d/6/7/Ryu/2.6.7/Ryu.podspec.json
new file mode 100644
index 0000000..2aa6fb5
--- /dev/null
+++ b/Specs/d/6/7/Ryu/2.6.7/Ryu.podspec.json
@@ -0,0 +1,43 @@
+{
+  "name": "Ryu",
+  "version": "2.6.7",
+  "summary": "Ryu Games iOS SDK",
+  "homepage": "https://github.com/RyuGames/Ryu-iOS",
+  "license": {
+    "type": "UNLICENSED",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Wyatt Mufson": "wyatt@ryu.games"
+  },
+  "source": {
+    "git": "https://github.com/RyuGames/Ryu-iOS.git",
+    "tag": "2.6.7"
+  },
+  "platforms": {
+    "ios": "12.0"
+  },
+  "swift_versions": "5.1",
+  "vendored_frameworks": "Ryu.framework",
+  "dependencies": {
+    "lottie-ios": [
+      "3.0.3"
+    ],
+    "neovmUtils": [
+      "1.8.0"
+    ],
+    "PhoneNumberKit": [
+      "3.0"
+    ],
+    "GA-SDK-IOS": [
+      "2.2.18"
+    ],
+    "FBSDKCoreKit": [
+      "5.15.0"
+    ],
+    "SquareInAppPaymentsSDK": [
+      "1.3.0"
+    ]
+  },
+  "swift_version": "5.1"
+}