CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

UID2GMAPlugin 2.0.1

UID2GMAPlugin 2.0.1

Maintained by Dave Snabel-Caunt, Andrei Tarassov, UID2 Source Admin.



 
Depends on:
Google-Mobile-Ads-SDK~> 12.0
UID2< 2.0, >= 1.7.0
 

  • By
  • David Snabel-Caunt

UID2 Google GMA iOS Plugin

A plugin for integrating UID2 and Google GMA into iOS applications.

License: Apache Swift Swift Package Manager

Integration Guide

For the latest instructions on how to use this plugin, refer to the UID2 GMA Plugin for iOS Integration Guide.

Repository Structure

.
├── Development
│   ├── UID2GoogleGMADevelopmentApp
│   └── UID2GoogleGMADevelopmentApp.xcodeproj
├── Package.swift
├── LICENSE.md
├── README.md
├── Sources
│   └── UID2GMAPlugin
└── Tests
    └── UID2GMAPluginTests

Requirements

  • Xcode 14.0+
Platform Minimum target Swift Version
iOS 13.0+ 5.0+

Development

The UID2GMAPlugin is a standalone headless library defined and managed by the Swift Package Manager via Package.swift. As such the UID2GoogleGMADevelopmentApp is the primary way for developing the SDK. Use Xcode to open Development/UID2GoogleGMADevelopmentApp/UID2GoogleGMADevelopmentApp.xcodeproj to begin development.

License

UID2 is released under the Apache V2 license. See LICENSE for details.