[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 4 / d / AppNexusSDK / 9.0.0-alpha.3 / AppNexusSDK.podspec.json
blobf9fc8e2c97824fd688a7d29f81a51aaec76f40d1
2   "name": "AppNexusSDK",
3   "version": "9.0.0-alpha.3",
4   "platforms": {
5     "ios": "12.0"
6   },
7   "summary": "AppNexus iOS Mobile Advertising SDK",
8   "description": "Our mobile advertising SDK gives developers a fast and convenient way to monetize their apps.",
9   "homepage": "https://wiki.xandr.com",
10   "source": {
11     "http": "https://acdn.adnxs.com/mobile/mtest/adoreleasetest/9.0.0-alpha.3/cocoapods/sdks.zip"
12   },
13   "authors": {
14     "AppNexus Mobile Engineering": "sdk@appnexus.com"
15   },
16   "license": {
17     "type": "Apache License, Version 2.0",
18     "file": "LICENSE"
19   },
20   "swift_versions": "5.0",
21   "requires_arc": true,
22   "static_framework": true,
23   "subspecs": [
24     {
25       "name": "AppNexusSDK",
26       "vendored_frameworks": [
27         "AppNexusSDK.xcframework",
28         "OMSDK_Microsoft.xcframework"
29       ]
30     },
31     {
32       "name": "GoogleAdapter",
33       "dependencies": {
34         "AppNexusSDK/AppNexusSDK": [
35           "9.0.0-alpha.3"
36         ],
37         "Google-Mobile-Ads-SDK": [
38           "11.2.0"
39         ]
40       },
41       "vendored_frameworks": "ANGoogleAdMob.xcframework"
42     },
43     {
44       "name": "FacebookCSRAdapter",
45       "dependencies": {
46         "AppNexusSDK/AppNexusSDK": [
47           "9.0.0-alpha.3"
48         ],
49         "FBAudienceNetwork": [
50           "6.15.0"
51         ]
52       },
53       "vendored_frameworks": "ANFacebookCSRAd.xcframework"
54     },
55     {
56       "name": "SmartAdAdapter",
57       "dependencies": {
58         "AppNexusSDK/AppNexusSDK": [
59           "9.0.0-alpha.3"
60         ],
61         "Smart-Display-SDK": [
62           "7.22.0"
63         ]
64       },
65       "vendored_frameworks": "ANSmartAd.xcframework"
66     }
67   ],
68   "swift_version": "5.0"