adsbynimbus/nimbus-ios-sdk 2.17.2
Nimbus iOS SDK
⭐️ 3
🕓 2 weeks ago
iOS
.package(url: "https://github.com/adsbynimbus/nimbus-ios-sdk.git", from: "2.17.2")
Nimbus iOS SDK
Welcome to Nimbus - ads by publishers, for publishers.
Introduction
Nimbus iOS now offers preliminary support for Swift Package Manager.
Documentation can be found at https://docs.adsbynimbus.com/docs/sdk/ios
Requirements
Setup
- Navigate to Frameworks, Libraries, and Embedded Content for an iOS application target
- Click the + button and select Add Package Dependency... under the Add Other dropdown
- Enter https://github.com/adsbynimbus/nimbus-ios-sdk in the package URL and select the main branch
- Select all the frameworks required by your integration type
Nimbus Standalone
- NimbusKit: The main framework of the Nimbus SDK
- NimbusRenderKit: Adds support for rendering Nimbus Ads
- NimbusRenderStaticKit: Renderer for Nimbus static ads (display / banner ads)
- NimbusRenderVideoKit: Renderer for Nimbus video ads
- NimbusRenderVideoKit-WithoutGoogleInteractiveMediaAds: Use if GoogleInteractiveMediaAds is linked externally
- NimbusRequestKit - Adds support for making requests to Nimbus
Nimbus Extensions
- NimbusFANKit: Adds support for Meta Audience Network ads
- NimbusFANKit-WithoutFBAudienceNetwork: Use if FBAudienceNetwork is linked externally
- NimbusGAMKit: Mediation adapters and Dynamic Price support for Google Ad Manager
- NimbusLiveRampKit: Adds support for passing IDs using the LiveRamp SDK
- NimbusRequestAPSKit: Adds support for including Amazon demand in the Nimbus auction
- NimbusRequestAPSKit-WithoutDTBiOSSDK: Use if DTBiOSSDK is linked externally
- NimbusUnityKit: Adds support for Unity Rewarded Video Ads
- NimbusUnityKit-WithoutUnityAds: Use if UnityAds is linked externally
Nimbus Dynamic Price
For additional information integrating Dynamic Price please see our documentation.
License
Copyright 2023 Timehop Inc. Distributed under GNU GPLv3.