[Add] PollfishMoPubAdapter 5.5.2.0
diff --git a/Specs/4/0/d/PollfishMoPubAdapter/5.5.2.0/PollfishMoPubAdapter.podspec.json b/Specs/4/0/d/PollfishMoPubAdapter/5.5.2.0/PollfishMoPubAdapter.podspec.json
new file mode 100644
index 0000000..c75acba
--- /dev/null
+++ b/Specs/4/0/d/PollfishMoPubAdapter/5.5.2.0/PollfishMoPubAdapter.podspec.json
@@ -0,0 +1,38 @@
+{
+  "name": "PollfishMoPubAdapter",
+  "version": "5.5.2.0",
+  "summary": "Pollfish iOS Adapter for MoPub Mediation",
+  "module_name": "PollfishMoPubAdapter",
+  "description": "Adapter for publishers looking to use MoPub mediation to load and show Rewarded Surveys from Pollfish in the same waterfall with other Rewarded Ads.",
+  "homepage": "https://www.pollfish.com/publisher",
+  "documentation_url": "https://pollfish.com/docs/ios-mopub-adapter",
+  "license": {
+    "type": "Commercial",
+    "text": "See https://www.pollfish.com/terms/publisher"
+  },
+  "authors": {
+    "Pollfish Inc.": "support@pollfish.com"
+  },
+  "source": {
+    "git": "https://github.com/pollfish/ios-mopub-adapter.git",
+    "tag": "5.5.2.0"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "static_framework": true,
+  "requires_arc": true,
+  "swift_versions": [
+    "5.3"
+  ],
+  "vendored_frameworks": "PollfishMoPubAdapter.xcframework",
+  "dependencies": {
+    "Pollfish": "<6.0.0",
+    "mopub-ios-sdk": ">= 5.13"
+  },
+  "pod_target_xcconfig": {
+    "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
+    "VALID_ARCHS": "x86_64 armv7 arm64"
+  },
+  "swift_version": "5.3"
+}