[Add] MoPub-Applovin-Adapters 6.8.1.0
diff --git a/Specs/d/5/b/MoPub-Applovin-Adapters/6.8.1.0/MoPub-Applovin-Adapters.podspec.json b/Specs/d/5/b/MoPub-Applovin-Adapters/6.8.1.0/MoPub-Applovin-Adapters.podspec.json
new file mode 100644
index 0000000..b8a49f6
--- /dev/null
+++ b/Specs/d/5/b/MoPub-Applovin-Adapters/6.8.1.0/MoPub-Applovin-Adapters.podspec.json
@@ -0,0 +1,44 @@
+{
+  "name": "MoPub-Applovin-Adapters",
+  "version": "6.8.1.0",
+  "summary": "Applovin Adapters for mediating through MoPub.",
+  "description": "Supported ad formats: Banners, Interstitial, Rewarded Video and Native.\n\nTo download and integrate the Applovin SDK, please check this page: https://www.applovin.com/integration#iosMoPubIntegration. \n\n\nFor inquiries and support, please visit https://www.applovin.com/support",
+  "homepage": "https://github.com/mopub/mopub-ios-mediation",
+  "license": {
+    "type": "New BSD",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "MoPub": "support@mopub.com"
+  },
+  "source": {
+    "git": "https://github.com/mopub/mopub-ios-mediation.git",
+    "tag": "applovin-6.8.1.0"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "static_framework": true,
+  "subspecs": [
+    {
+      "name": "MoPub",
+      "dependencies": {
+        "mopub-ios-sdk/Core": [
+          "~> 5.6"
+        ]
+      }
+    },
+    {
+      "name": "Network",
+      "source_files": "Applovin/*.{h,m}",
+      "dependencies": {
+        "AppLovinSDK": [
+          "6.8.1"
+        ],
+        "mopub-ios-sdk/Core": [
+          "~> 5.6"
+        ]
+      }
+    }
+  ]
+}