[Add] DaroAds 1.0.23-beta
diff --git a/Specs/7/e/d/DaroAds/1.0.23-beta/DaroAds.podspec.json b/Specs/7/e/d/DaroAds/1.0.23-beta/DaroAds.podspec.json
new file mode 100644
index 0000000..e98343c
--- /dev/null
+++ b/Specs/7/e/d/DaroAds/1.0.23-beta/DaroAds.podspec.json
@@ -0,0 +1,105 @@
+{
+  "name": "DaroAds",
+  "version": "1.0.23-beta",
+  "summary": "Ad network mediation sdk for iOS.",
+  "description": "Daro is is a SDK that helps you to easily integrate multiple ad networks into your app.",
+  "homepage": "https://delightroom.com",
+  "license": {
+    "type": "Custom"
+  },
+  "authors": {
+    "Won Jo": "lion@delightroom.com"
+  },
+  "source": {
+    "http": "https://github.com/delightroom/Daro-iOS-SDK/releases/download/1.0.23-beta/Daro.xcframework.zip"
+  },
+  "swift_versions": "5.7",
+  "platforms": {
+    "ios": "14.1"
+  },
+  "resource_bundles": {
+    "DaroAdsResources": [
+      "Daro.xcframework/ios-arm64/Daro.framework/PrivacyInfo.xcprivacy"
+    ]
+  },
+  "static_framework": true,
+  "pod_target_xcconfig": {
+    "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
+  },
+  "vendored_frameworks": "Daro.xcframework",
+  "dependencies": {
+    "Google-Mobile-Ads-SDK": [
+      "11.3.0"
+    ],
+    "GoogleMobileAdsMediationFacebook": [
+      "6.15.1.0"
+    ],
+    "GoogleMobileAdsMediationPangle": [
+      "6.2.0.8.0"
+    ],
+    "GoogleMobileAdsMediationInMobi": [
+      "10.7.4.0"
+    ],
+    "GoogleMobileAdsMediationFyber": [
+      "8.2.8.0"
+    ],
+    "GoogleMobileAdsMediationChartboost": [
+      "9.7.0.0"
+    ],
+    "GoogleMobileAdsMediationAppLovin": [
+      "12.4.1.0"
+    ],
+    "GoogleMobileAdsMediationIronSource": [
+      "8.0.0.0.0"
+    ],
+    "GoogleMobileAdsMediationVungle": [
+      "7.4.2.0"
+    ],
+    "GoogleMobileAdsMediationMintegral": [
+      "7.6.2.0"
+    ],
+    "GoogleMobileAds-HyBid-Adapters": [
+      "3.0.2.1"
+    ],
+    "OpenWrapSDK": [
+      "3.5.1"
+    ],
+    "AdMobPubMaticAdapter": [
+      "3.0.0"
+    ],
+    "smaato-ios-sdk/Banner": [
+      "22.8.4"
+    ],
+    "smaato-ios-sdk-mediation-admob/Banner": [
+      "11.3.0.0"
+    ],
+    "smaato-ios-sdk/Interstitial": [
+      "22.8.4"
+    ],
+    "smaato-ios-sdk-mediation-admob/Interstitial": [
+      "11.3.0.0"
+    ],
+    "smaato-ios-sdk/RewardedAds": [
+      "22.8.4"
+    ],
+    "smaato-ios-sdk-mediation-admob/RewardedAds": [
+      "11.3.0.0"
+    ],
+    "smaato-ios-sdk/Modules/Interstitial": [
+      "22.8.4"
+    ],
+    "smaato-ios-sdk/Modules/RichMedia": [
+      "22.8.4"
+    ],
+    "smaato-ios-sdk/Native": [
+      "22.8.4"
+    ],
+    "smaato-ios-sdk-mediation-admob/Native": [
+      "11.3.0.0"
+    ],
+    "AmazonPublisherServicesSDK": [
+      "4.9.4"
+    ]
+  },
+  "swift_version": "5.7"
+}