blob: 30b61f862fe58efd18ba4f70be7e676e1060524e [file] [log] [blame]
{
"name": "AmazonPublisherServicesAdMobAdapter",
"version": "1.2.0",
"summary": "Google AdMob adapter to integrate with Amazon Publisher Services (APS)",
"description": "It enables the mobile publishers that are using AdMob mediation, to receive the ads via Amazon Publisher Services SDK",
"homepage": "https://aps.amazon.com/aps/solutions-for-mobile-app-developers/",
"license": {
"type": "Custom",
"file": "APS_IOS_SDK/LICENSE.txt"
},
"authors": "Amazon Publisher Services",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://mdtb-sdk-packages.s3-us-west-2.amazonaws.com/APS_IOS_SDK.zip"
},
"frameworks": [
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"MediaPlayer",
"EventKit",
"EventKitUI",
"StoreKit",
"QuartzCore"
],
"requires_arc": true,
"dependencies": {
"AmazonPublisherServicesSDK": [
],
"Google-Mobile-Ads-SDK": [
]
},
"vendored_frameworks": "APS_IOS_SDK/APSAdMobAdapter.framework"
}