[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 0 / 7 / NimbusSDK / 1.10.0 / NimbusSDK.podspec.json
blob955954421e0ba53a6ac5f2c9911ac1f8c50cda70
2   "name": "NimbusSDK",
3   "version": "1.10.0",
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.0/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.0/Nimbus-1.10.0.zip",
21     "sha256": "601deaec50eaa76c0220b7098d899515a4d2eeec3dd9a5bf4ee33c112efd081e"
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           "3.4.6"
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.3.1"
65         ]
66       },
67       "user_target_xcconfig": {
68         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
69       },
70       "pod_target_xcconfig": {
71         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
72       }
73     },
74     {
75       "name": "NimbusRenderKit",
76       "vendored_frameworks": "NimbusRenderKit.xcframework",
77       "dependencies": {
78         "NimbusSDK/NimbusCoreKit": [
80         ]
81       }
82     },
83     {
84       "name": "NimbusRenderStaticKit",
85       "vendored_frameworks": "NimbusRenderStaticKit.xcframework",
86       "dependencies": {
87         "NimbusSDK/NimbusRenderKit": [
89         ]
90       }
91     },
92     {
93       "name": "NimbusRenderVideoKit",
94       "vendored_frameworks": "NimbusRenderVideoKit.xcframework",
95       "dependencies": {
96         "NimbusSDK/NimbusRenderKit": [
98         ],
99         "GoogleAds-IMA-iOS-SDK": [
100           "3.13.0"
101         ]
102       },
103       "user_target_xcconfig": {
104         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
105       },
106       "pod_target_xcconfig": {
107         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
108       }
109     },
110     {
111       "name": "NimbusRenderFANKit",
112       "source_files": "NimbusFAN/NimbusRenderFANKit/**/*",
113       "dependencies": {
114         "NimbusSDK/NimbusRenderKit": [
116         ],
117         "FBAudienceNetwork": [
118           "6.3.1"
119         ]
120       },
121       "xcconfig": {
122         "FRAMEWORK_SEARCH_PATHS": "${PODS_ROOT}/FBAudienceNetwork/**"
123       },
124       "user_target_xcconfig": {
125         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
126       },
127       "pod_target_xcconfig": {
128         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
129       }
130     },
131     {
132       "name": "NimbusKit",
133       "vendored_frameworks": "NimbusKit.xcframework",
134       "dependencies": {
135         "NimbusSDK/NimbusRequestKit": [
137         ],
138         "NimbusSDK/NimbusRenderKit": [
140         ]
141       }
142     },
143     {
144       "name": "NimbusGAMKit",
145       "source_files": "NimbusGAM/NimbusGAMKit/**/*",
146       "dependencies": {
147         "NimbusSDK/NimbusKit": [
149         ],
150         "Google-Mobile-Ads-SDK": [
151           "8.3.0"
152         ]
153       },
154       "user_target_xcconfig": {
155         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
156       },
157       "pod_target_xcconfig": {
158         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
159       }
160     },
161     {
162       "name": "NimbusMopubKit",
163       "source_files": "NimbusMopub/NimbusMopubKit/**/*",
164       "dependencies": {
165         "NimbusSDK/NimbusKit": [
167         ],
168         "mopub-ios-sdk": [
169           "5.16.2"
170         ]
171       },
172       "user_target_xcconfig": {
173         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
174         "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
175       },
176       "pod_target_xcconfig": {
177         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
178         "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
179       }
180     }
181   ],
182   "swift_version": "5.0"