Skip to content

Commit

Permalink
[Add] DaroMAds 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
trilliwon authored and CocoaPodsBot committed Dec 10, 2024
1 parent 01c5e4d commit 60e9b9b
Showing 1 changed file with 81 additions and 0 deletions.
81 changes: 81 additions & 0 deletions Specs/1/1/8/DaroMAds/0.3.5/DaroMAds.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
{
"name": "DaroMAds",
"version": "0.3.5",
"summary": "Ad network mediation sdk for iOS.",
"description": "Daro is is a SDK that helps you to easily integrate ad networks into your app.",
"homepage": "https://delightroom.com",
"license": {
"type": "Custom"
},
"authors": {
"Won Jo": "[email protected]"
},
"source": {
"http": "https://github.com/delightroom/daro-m-ios-sdk/releases/download/0.3.5/DaroM.xcframework.zip"
},
"swift_versions": "5.7",
"platforms": {
"ios": "14.1"
},
"resource_bundles": {
"DaroMAdsResources": [
"DaroM.xcframework/ios-arm64/DaroM.framework/PrivacyInfo.xcprivacy"
]
},
"static_framework": true,
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
},
"vendored_frameworks": "DaroM.xcframework",
"dependencies": {
"AppLovinSDK": [
"13.0.1"
],
"AppLovinMediationFyberAdapter": [

],
"AppLovinMediationGoogleAdapter": [

],
"AppLovinMediationInMobiAdapter": [

],
"AppLovinMediationIronSourceAdapter": [

],
"AppLovinMediationVungleAdapter": [

],
"AppLovinMediationFacebookAdapter": [

],
"AppLovinMediationMintegralAdapter": [

],
"AppLovinMediationMobileFuseAdapter": [

],
"AppLovinMediationOguryPresageAdapter": [

],
"AppLovinMediationByteDanceAdapter": [

],
"AppLovinMediationSmaatoAdapter": [

],
"AppLovinMediationUnityAdsAdapter": [

],
"AppLovinMediationVerveAdapter": [

],
"AmazonPublisherServicesSDK": [

],
"AppLovinMediationAmazonAdMarketplaceAdapter": [

]
},
"swift_version": "5.7"
}

0 comments on commit 60e9b9b

Please sign in to comment.