Skip to content

Commit 450e5d0

Browse files
evgeniaCocoaPodsBot
authored andcommitted
[Add] APDSmaatoAdapter 3.12.0.0
1 parent 566f2cd commit 450e5d0

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
{
2+
"name": "APDSmaatoAdapter",
3+
"version": "3.12.0.0",
4+
"summary": "Appodeal adapter for APDSmaatoAdapter",
5+
"description": "Appodeal's supply-side platform is designed and built by veteran publishers,for publishers. Appodeal is not an ad network; it is a new approach to monetizing for publishers.\nThe platform is a large auction house, accompanied by a mediation layer, that exposes a publisher's inventory to all available buyers on the market via relationships with every major ad network, RTB exchange, and DSP. Appodeal showcases publisher inventory to the advertiser, and offers the highest rate in real time.\nAppodeal's goal is to cater to the needs of the publisher, not the advertiser, so you always know that you're in good hands.",
6+
"homepage": "https://appodeal.com",
7+
"license": {
8+
"type": "Commercial License",
9+
"text": "Copyright 2025. Appodeal Inc. All rights reserved.\nThe APDSmaatoAdapter is available under a commercial license (https://appodeal.com/sdk-license-agreement)."
10+
},
11+
"authors": {
12+
"Appodeal, Inc": "https://appodeal.com"
13+
},
14+
"platforms": {
15+
"ios": "12.0"
16+
},
17+
"source": {
18+
"http": "https://s3-us-west-1.amazonaws.com/appodeal-ios/Appodeal/Modular/AppodealSmaatoAdapter/22.9.3.0/AppodealSmaatoAdapter.zip"
19+
},
20+
"swift_versions": [
21+
"4.0",
22+
"4.2",
23+
"5.0"
24+
],
25+
"vendored_frameworks": [
26+
"AppodealSmaatoAdapter-22.9.3.0/AppodealSmaatoAdapter.xcframework"
27+
],
28+
"dependencies": {
29+
"smaato-ios-sdk": [
30+
"= 22.9.3"
31+
],
32+
"Appodeal": [
33+
"3.12.0"
34+
]
35+
},
36+
"pod_target_xcconfig": {
37+
"OTHER_LDFLAGS": "-lObjC",
38+
"VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
39+
"VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
40+
},
41+
"user_target_xcconfig": {
42+
"OTHER_LDFLAGS": "-lObjC"
43+
},
44+
"swift_version": "5.0"
45+
}

0 commit comments

Comments
 (0)