Swiftpack.co - adsbynimbus/nimbus-ios-sdk as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by adsbynimbus.
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

  • Xcode 13.3 or above

Setup

  1. Navigate to Frameworks, Libraries, and Embedded Content for an iOS application target
  2. Click the + button and select Add Package Dependency... under the Add Other dropdown
  3. Enter https://github.com/adsbynimbus/nimbus-ios-sdk in the package URL and select the main branch
  4. 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.

GitHub

link
Stars: 3
Last commit: 2 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

2.17.2
2 weeks ago

Added

  • Nimbus-rendered ads through dynamic price now forward the interstitial click event to GADFullScreenContentDelegate

Fixed

  • Creative scaling could lead to UI freezing

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics