[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / c / 3 / 9 / AmazonPublisherServicesAdMobAdapter / 2.0.0 / AmazonPublisherServicesAdMobAdapter.podspec.json
blob49fb0286ca2f10f4e256be7d5258c2fac3f5cf3a
2   "name": "AmazonPublisherServicesAdMobAdapter",
3   "version": "2.0.0",
4   "summary": "Google AdMob adapter to integrate with Amazon Publisher Services (APS)",
5   "description": "It enables the mobile publishers that are using AdMob mediation, to receive the ads via Amazon Publisher Services SDK",
6   "homepage": "https://aps.amazon.com/aps/solutions-for-mobile-app-developers/",
7   "authors": {
8     "Amazon Publisher Services": "aps-github@amazon.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "license": {
14     "type": "Custom",
15     "file": "APS_iOS_SDK-4.0.0/LICENSE.txt"
16   },
17   "preserve_paths": "APS_iOS_SDK-4.0.0/*.{txt,md}",
18   "source": {
19     "http": "https://mdtb-sdk-packages.s3-us-west-2.amazonaws.com/iOS_APS_SDK/APS_iOS_SDK-4.0.0.zip"
20   },
21   "frameworks": [
22     "CoreLocation",
23     "SystemConfiguration",
24     "CoreTelephony",
25     "MediaPlayer",
26     "EventKit",
27     "EventKitUI",
28     "StoreKit",
29     "QuartzCore"
30   ],
31   "requires_arc": true,
32   "dependencies": {
33     "AmazonPublisherServicesSDK": [
35     ],
36     "Google-Mobile-Ads-SDK": [
38     ]
39   },
40   "vendored_frameworks": "APS_iOS_SDK-4.0.0/APSAdMobAdapter.xcframework"