[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 3 / 2 / AmazonPublisherServicesMoPubAdapter / 1.3.0 / AmazonPublisherServicesMoPubAdapter.podspec.json
blobd46f14ef7c62a173e09f3015c08bc77c06d42bdc
2   "name": "AmazonPublisherServicesMoPubAdapter",
3   "version": "1.3.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-3.4.5/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-3.4.5/*.{txt,md}",
18   "source": {
19     "http": "https://mdtb-sdk-packages.s3-us-west-2.amazonaws.com/iOS_APS_SDK/APS_iOS_SDK-3.4.5.zip"
20   },
21   "frameworks": [
22     "CoreLocation",
23     "SystemConfiguration",
24     "CoreTelephony",
25     "MediaPlayer",
26     "EventKit",
27     "EventKitUI",
28     "StoreKit",
29     "QuartzCore"
30   ],
31   "weak_frameworks": [
32     "CoreLocation",
33     "SystemConfiguration",
34     "CoreTelephony",
35     "MediaPlayer",
36     "EventKit",
37     "EventKitUI",
38     "StoreKit",
39     "QuartzCore"
40   ],
41   "requires_arc": true,
42   "dependencies": {
43     "AmazonPublisherServicesSDK": [
44       ">=3.4.5"
45     ],
46     "mopub-ios-sdk": [
47       ">=5.13.1"
48     ]
49   },
50   "vendored_frameworks": "APS_iOS_SDK-3.4.5/APSMopubAdapter.framework"