Skip to content

Commit 6e35843

Browse files
Bidon TeamCocoaPodsBot
authored andcommitted
[Add] BidonAdapterAmazon 5.3.2.0
1 parent 7a714a0 commit 6e35843

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": "BidonAdapterAmazon",
3+
"version": "5.3.2.0",
4+
"summary": "Bidon adapter for BidonAdapterAmazon",
5+
"description": "Makes the top mobile mediation SDKs more transparent",
6+
"homepage": "https://bidon.org",
7+
"license": {
8+
"type": "Copyright",
9+
"text": "Copyright 2025. Bidon Inc."
10+
},
11+
"authors": {
12+
"Bidon Inc.": "https://bidon.org"
13+
},
14+
"platforms": {
15+
"ios": "12.0"
16+
},
17+
"source": {
18+
"http": "https://s3-eu-central-1.amazonaws.com/bidon-ios/BidonAdapterAmazon/5.3.2.0/BidonAdapterAmazon.zip"
19+
},
20+
"swift_versions": [
21+
"4.0",
22+
"4.2",
23+
"5.0"
24+
],
25+
"vendored_frameworks": [
26+
"BidonAdapterAmazon-5.3.2.0/BidonAdapterAmazon.xcframework"
27+
],
28+
"dependencies": {
29+
"AmazonPublisherServicesSDK": [
30+
"= 5.3.2"
31+
],
32+
"Bidon": [
33+
">= 0.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)