blob: b999f2d48521024fdb05f48155c6a20a5f6c8d37 [file] [log] [blame]
{
"name": "AmazonPublisherServicesSDK",
"version": "3.4.2",
"summary": "The Amazon Publisher Services SDK helps publishers increase revenue by enabling incremental bidding alongside your waterfall",
"description": "Amazon Publisher Services (APS) provides a suite of cloud-based services that enable web, mobile app, and advanced TV publishers to grow their businesses. Used by thousands of leading publishers throughout the world, our service Transparent Ad Marketplace (TAM) service enables you to increase monetization by adding many leading sources of advertising demand, through one server-to-server integration, and Shopping Insights service allows you to showcase their audiences to advertisers using aggregate Amazon shopping data. Learn more at: https://aps.amazon.com/aps/solutions-for-mobile-app-developers/",
"homepage": "https://aps.amazon.com/aps/solutions-for-mobile-app-developers/",
"license": {
"type": "Custom",
"file": "APS_iOS_SDK-3.4.2/LICENSE.txt"
},
"preserve_paths": [
"APS_iOS_SDK-3.4.2/*.{txt,md}",
"APS_iOS_SDK-3.4.2/dSYMs/*"
],
"authors": {
"Amazon Publisher Services": "aps-github@amazon.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://mdtb-sdk-packages.s3-us-west-2.amazonaws.com/iOS_APS_SDK/APS_iOS_SDK-3.4.2.zip"
},
"frameworks": [
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"MediaPlayer",
"EventKit",
"EventKitUI",
"StoreKit",
"QuartzCore"
],
"requires_arc": true,
"vendored_frameworks": "APS_iOS_SDK-3.4.2/DTBiOSSDK.framework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
"EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
"EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
}
}