[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 4 / d / AppNexusSDK / 9.0.0-alpha.5 / AppNexusSDK.podspec.json
blobc76a54be0de20db77c012835c1c4a047ffc39d57
2   "name": "AppNexusSDK",
3   "version": "9.0.0-alpha.5",
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.5/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   "default_subspecs": "AppNexusSDK",
24   "subspecs": [
25     {
26       "name": "AppNexusSDK",
27       "vendored_frameworks": "AppNexusSDK.xcframework",
28       "resources": "ANSDKResources.bundle"
29     },
30     {
31       "name": "GoogleAdapter",
32       "dependencies": {
33         "AppNexusSDK/AppNexusSDK": [
34           "9.0.0-alpha.5"
35         ],
36         "Google-Mobile-Ads-SDK": [
37           "11.2.0"
38         ]
39       },
40       "vendored_frameworks": "ANGoogleAdapter.xcframework"
41     },
42     {
43       "name": "FacebookCSRAdapter",
44       "dependencies": {
45         "AppNexusSDK/AppNexusSDK": [
46           "9.0.0-alpha.5"
47         ],
48         "FBAudienceNetwork": [
49           "6.15.0"
50         ]
51       },
52       "vendored_frameworks": "ANFacebookCSRAdapter.xcframework"
53     },
54     {
55       "name": "SmartAdAdapter",
56       "dependencies": {
57         "AppNexusSDK/AppNexusSDK": [
58           "9.0.0-alpha.5"
59         ],
60         "Smart-Display-SDK": [
61           "7.22.0"
62         ]
63       },
64       "vendored_frameworks": "ANSmartAdapter.xcframework"
65     }
66   ],
67   "swift_version": "5.0"