[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 4 / d / AppNexusSDK / 9.0.0 / AppNexusSDK.podspec.json
blobc0672029e3add45c5d11e5e4b72367f1d12e3980
2   "name": "AppNexusSDK",
3   "version": "9.0.0",
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://adsdkprod.azureedge.net/mobile/ios/releases/9.0.0/static/sdks.zip"
12   },
13   "authors": {
14     "AppNexus Mobile Engineering": "sdk@appnexus.com"
15   },
16   "license": {
17     "type": "Apache License, Version 2.0",
18     "file": "sdks/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": "sdks/AppNexusSDK.xcframework",
28       "resources": "sdks/ANSDKResources.bundle",
29       "resource_bundles": {
30         "AppNexusSDK": "sdks/AppNexusSDK.xcframework/ios-arm64/AppNexusSDK.framework/PrivacyInfo.xcprivacy"
31       },
32       "frameworks": "WebKit",
33       "pod_target_xcconfig": {
34         "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
35         "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
36       }
37     },
38     {
39       "name": "GoogleAdapter",
40       "dependencies": {
41         "AppNexusSDK/AppNexusSDK": [
42           "9.0.0"
43         ],
44         "Google-Mobile-Ads-SDK": [
45           "11.2.0"
46         ]
47       },
48       "vendored_frameworks": "sdks/ANGoogleAdapter.xcframework"
49     },
50     {
51       "name": "FacebookCSRAdapter",
52       "dependencies": {
53         "AppNexusSDK/AppNexusSDK": [
54           "9.0.0"
55         ],
56         "FBAudienceNetwork": [
57           "6.15.0"
58         ]
59       },
60       "vendored_frameworks": "sdks/ANFacebookCSRAdapter.xcframework"
61     },
62     {
63       "name": "SmartAdAdapter",
64       "dependencies": {
65         "AppNexusSDK/AppNexusSDK": [
66           "9.0.0"
67         ],
68         "Smart-Display-SDK": [
69           "7.22.0"
70         ]
71       },
72       "vendored_frameworks": "sdks/ANSmartAdapter.xcframework"
73     }
74   ],
75   "swift_version": "5.0"