[Add] Dengage 5.73
[CocoaPods.git] / Specs / 5 / 0 / 7 / NimbusSDK / 1.10.7 / NimbusSDK.podspec.json
blobcdea7979404c203f9b90eece315c4bdbcb8602b6
2   "name": "NimbusSDK",
3   "version": "1.10.7",
4   "summary": "The Nimbus SDK is the easiest and fastest way to start using Nimbus on iOS.",
5   "description": "Nimbus is a disruptive new mobile ad platform that combines an ultra low-latency server-to-server publisher\nexchange with a flexible, lightweight client-side SDK. With one call to our platform, you get\naccess to a pool of bidders who compete for your impression on a first-price auction, so you\nget the highest CPMs available, right from the source. Nimbus is designed to do two things well:\nmaximize your revenue and deliver a polished mobile advertising experience to your users.",
6   "homepage": "https://www.adsbynimbus.com",
7   "social_media_url": "https://twitter.com/adsbynimbus",
8   "authors": "Nimbus",
9   "platforms": {
10     "ios": "10.0"
11   },
12   "documentation_url": "https://adsbynimbus-public.s3.amazonaws.com/iOS/docs/1.10.7/docs/index.html",
13   "license": {
14     "type": "Copyright",
15     "text": "Nimbus. All rights reserved."
16   },
17   "swift_versions": "5.0",
18   "static_framework": true,
19   "source": {
20     "http": "https://adsbynimbus-public.s3.amazonaws.com/iOS/sdks/1.10.7/Nimbus-1.10.7.zip",
21     "sha256": "55941aeba25c25098ba30c12ebc6a7da3d823d3ee8421550cdc8713930a7b438"
22   },
23   "default_subspecs": "NimbusKit",
24   "subspecs": [
25     {
26       "name": "NimbusCoreKit",
27       "vendored_frameworks": "NimbusCoreKit.xcframework"
28     },
29     {
30       "name": "NimbusRequestKit",
31       "vendored_frameworks": "NimbusRequestKit.xcframework",
32       "dependencies": {
33         "NimbusSDK/NimbusCoreKit": [
35         ]
36       }
37     },
38     {
39       "name": "NimbusRequestAPSKit",
40       "vendored_frameworks": "NimbusRequestAPSKit.xcframework",
41       "dependencies": {
42         "NimbusSDK/NimbusRequestKit": [
44         ],
45         "AmazonPublisherServicesSDK": [
46           ">=4.2.2"
47         ]
48       },
49       "user_target_xcconfig": {
50         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51       },
52       "pod_target_xcconfig": {
53         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
54       }
55     },
56     {
57       "name": "NimbusRequestFANKit",
58       "source_files": "NimbusFAN/NimbusRequestFANKit/**/*",
59       "dependencies": {
60         "NimbusSDK/NimbusRequestKit": [
62         ],
63         "FBAudienceNetwork": [
64           ">=6.6.0"
65         ]
66       }
67     },
68     {
69       "name": "NimbusRenderKit",
70       "vendored_frameworks": "NimbusRenderKit.xcframework",
71       "dependencies": {
72         "NimbusSDK/NimbusCoreKit": [
74         ]
75       }
76     },
77     {
78       "name": "NimbusRenderOMKit",
79       "vendored_frameworks": [
80         "NimbusRenderOMKit.xcframework",
81         "OMSDK_Adsbynimbus.xcframework"
82       ],
83       "dependencies": {
84         "NimbusSDK/NimbusRenderKit": [
86         ]
87       }
88     },
89     {
90       "name": "NimbusRenderStaticKit",
91       "vendored_frameworks": "NimbusRenderStaticKit.xcframework",
92       "dependencies": {
93         "NimbusSDK/NimbusRenderKit": [
95         ]
96       }
97     },
98     {
99       "name": "NimbusRenderVideoKit",
100       "vendored_frameworks": "NimbusRenderVideoKit.xcframework",
101       "dependencies": {
102         "NimbusSDK/NimbusRenderKit": [
104         ],
105         "GoogleAds-IMA-iOS-SDK": [
106           "3.13.0"
107         ]
108       },
109       "user_target_xcconfig": {
110         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
111       },
112       "pod_target_xcconfig": {
113         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
114       }
115     },
116     {
117       "name": "NimbusRenderFANKit",
118       "source_files": "NimbusFAN/NimbusRenderFANKit/**/*",
119       "dependencies": {
120         "NimbusSDK/NimbusRenderKit": [
122         ],
123         "FBAudienceNetwork": [
124           ">=6.6.0"
125         ]
126       }
127     },
128     {
129       "name": "NimbusKit",
130       "vendored_frameworks": "NimbusKit.xcframework",
131       "dependencies": {
132         "NimbusSDK/NimbusRequestKit": [
134         ],
135         "NimbusSDK/NimbusRenderKit": [
137         ]
138       }
139     },
140     {
141       "name": "NimbusGAMKit",
142       "source_files": "NimbusGAM/NimbusGAMKit/**/*",
143       "dependencies": {
144         "NimbusSDK/NimbusKit": [
146         ],
147         "Google-Mobile-Ads-SDK": [
148           ">=8.9.0"
149         ]
150       },
151       "user_target_xcconfig": {
152         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
153       },
154       "pod_target_xcconfig": {
155         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
156       }
157     },
158     {
159       "name": "NimbusMopubKit",
160       "source_files": "NimbusMopub/NimbusMopubKit/**/*",
161       "dependencies": {
162         "NimbusSDK/NimbusKit": [
164         ],
165         "mopub-ios-sdk": [
166           ">=5.17.0"
167         ]
168       }
169     }
170   ],
171   "swift_version": "5.0"