Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 46 additions & 0 deletions AppodealAmazonAdapter/5.5.0.0/AppodealAmazonAdapter.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"name": "AppodealAmazonAdapter",
"version": "5.5.0.0",
"summary": "Appodeal adapter for AppodealAmazonAdapter",
"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.",
"homepage": "https://appodeal.com",
"license": {
"type": "Commercial License",
"text": "Copyright 2026. Appodeal Inc. All rights reserved.\nThe AppodealAmazonAdapter is available under a commercial license (https://appodeal.com/sdk-license-agreement)."
},
"authors": {
"Appodeal, Inc": "https://appodeal.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"http": "https://s3-us-west-1.amazonaws.com/appodeal-ios/Appodeal/Modular/AppodealAmazonAdapter/5.5.0.0/AppodealAmazonAdapter.zip"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"vendored_frameworks": [
"AppodealAmazonAdapter-5.5.0.0/AppodealAmazonAdapter.xcframework"
],
"dependencies": {
"AmazonPublisherServicesSDK": [
"= 5.5.0"
],
"Appodeal": [
">= 4.0.0",
"< 5.0.0"
]
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC",
"VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
"VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
},
"user_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"swift_version": "5.0"
}