[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 3 / 9 / AmazonPublisherServicesAdMobAdapter / 1.2.0 / AmazonPublisherServicesAdMobAdapter.podspec.json
blob30b61f862fe58efd18ba4f70be7e676e1060524e
2   "name": "AmazonPublisherServicesAdMobAdapter",
3   "version": "1.2.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   "license": {
8     "type": "Custom",
9     "file": "APS_IOS_SDK/LICENSE.txt"
10   },
11   "authors": "Amazon Publisher Services",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "http": "https://mdtb-sdk-packages.s3-us-west-2.amazonaws.com/APS_IOS_SDK.zip"
17   },
18   "frameworks": [
19     "CoreLocation",
20     "SystemConfiguration",
21     "CoreTelephony",
22     "MediaPlayer",
23     "EventKit",
24     "EventKitUI",
25     "StoreKit",
26     "QuartzCore"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "AmazonPublisherServicesSDK": [
32     ],
33     "Google-Mobile-Ads-SDK": [
35     ]
36   },
37   "vendored_frameworks": "APS_IOS_SDK/APSAdMobAdapter.framework"