2 "name": "AmazonPublisherServicesMoPubAdapter",
4 "summary": "MoPub adapter to integrate with Amazon Publisher Services (APS)",
5 "description": "It enables the mobile publishers that are using MoPub mediation, to receive the ads via Amazon Publisher Services SDK",
6 "homepage": "https://aps.amazon.com/aps/solutions-for-mobile-app-developers/",
9 "file": "APS_iOS_SDK-3.4.0/LICENSE.txt"
12 "Amazon Publisher Services": "aps-github@amazon.com"
17 "preserve_paths": "APS_iOS_SDK-3.4.0/*.{txt,md}",
19 "http": "https://mdtb-sdk-packages.s3-us-west-2.amazonaws.com/iOS_APS_SDK/APS_iOS_SDK-3.4.0.zip"
23 "SystemConfiguration",
33 "AmazonPublisherServicesSDK": [
40 "vendored_frameworks": "APS_iOS_SDK-3.4.0/APSMopubAdapter.framework",
41 "pod_target_xcconfig": {
42 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
43 "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
45 "user_target_xcconfig": {
46 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
47 "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"