[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / 2 / AmazonPublisherServicesMoPubAdapter / 2.0.0 / AmazonPublisherServicesMoPubAdapter.podspec.json
blobb59f40a48bc0f2bc4513cc1ac5ac2343bdfd3db4
2   "name": "AmazonPublisherServicesMoPubAdapter",
3   "version": "2.0.0",
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/",
7   "license": {
8     "type": "Custom",
9     "file": "APS_iOS_SDK-4.0.0/LICENSE.txt"
10   },
11   "authors": {
12     "Amazon Publisher Services": "aps-github@amazon.com"
13   },
14   "platforms": {
15     "ios": "10.0"
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": [
34       ">=3.4.5"
35     ],
36     "mopub-ios-sdk": [
37       ">=5.13.1"
38     ]
39   },
40   "vendored_frameworks": "APS_iOS_SDK-4.0.0/APSMopubAdapter.xcframework"