[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 7 / NimbusSDK / 1.10.8 / NimbusSDK.podspec.json
blob92db184a493d307f5365048846790b817b1f8ee8
2   "name": "NimbusSDK",
3   "version": "1.10.8",
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.8/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.8/Nimbus-1.10.8.zip",
21     "sha256": "463dec8497372f68a6daa6a594e2ede5dc82fb38f3c46819db7ccbcacb4ab983"
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     },
50     {
51       "name": "NimbusRequestFANKit",
52       "source_files": "NimbusFAN/NimbusRequestFANKit/**/*",
53       "dependencies": {
54         "NimbusSDK/NimbusRequestKit": [
56         ],
57         "FBAudienceNetwork": [
58           ">=6.6.0"
59         ]
60       }
61     },
62     {
63       "name": "NimbusRenderKit",
64       "vendored_frameworks": "NimbusRenderKit.xcframework",
65       "dependencies": {
66         "NimbusSDK/NimbusCoreKit": [
68         ]
69       }
70     },
71     {
72       "name": "NimbusRenderStaticKit",
73       "vendored_frameworks": "NimbusRenderStaticKit.xcframework",
74       "dependencies": {
75         "NimbusSDK/NimbusRenderKit": [
77         ]
78       }
79     },
80     {
81       "name": "NimbusRenderVideoKit",
82       "vendored_frameworks": "NimbusRenderVideoKit.xcframework",
83       "dependencies": {
84         "NimbusSDK/NimbusRenderKit": [
86         ],
87         "GoogleAds-IMA-iOS-SDK": [
88           "3.13.0"
89         ]
90       },
91       "user_target_xcconfig": {
92         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
93       },
94       "pod_target_xcconfig": {
95         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
96       }
97     },
98     {
99       "name": "NimbusRenderFANKit",
100       "source_files": "NimbusFAN/NimbusRenderFANKit/**/*",
101       "dependencies": {
102         "NimbusSDK/NimbusRenderKit": [
104         ],
105         "FBAudienceNetwork": [
106           ">=6.6.0"
107         ]
108       }
109     },
110     {
111       "name": "NimbusKit",
112       "vendored_frameworks": "NimbusKit.xcframework",
113       "dependencies": {
114         "NimbusSDK/NimbusRequestKit": [
116         ],
117         "NimbusSDK/NimbusRenderKit": [
119         ]
120       }
121     },
122     {
123       "name": "NimbusGAMKit",
124       "source_files": "NimbusGAM/NimbusGAMKit/**/*",
125       "dependencies": {
126         "NimbusSDK/NimbusKit": [
128         ],
129         "Google-Mobile-Ads-SDK": [
130           ">=8.9.0"
131         ]
132       },
133       "user_target_xcconfig": {
134         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
135       },
136       "pod_target_xcconfig": {
137         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
138       }
139     },
140     {
141       "name": "NimbusMopubKit",
142       "source_files": "NimbusMopub/NimbusMopubKit/**/*",
143       "dependencies": {
144         "NimbusSDK/NimbusKit": [
146         ],
147         "mopub-ios-sdk": [
148           ">=5.17.0"
149         ]
150       }
151     }
152   ],
153   "swift_version": "5.0"