Skip to content

aotter/uid2-ios-sdk

 
 

Repository files navigation

UID2 iOS SDK

A framework for integrating UID2 into iOS applications.

License: Apache Swift Swift Package Manager

Repository Structure

.
├── Development
│   ├── UID2SDKDevelopmentApp
│   └── UID2SDKDevelopmentApp.xcodeproj
├── Package.swift
├── LICENSE.md
├── README.md
├── Sources
│   └── UID2
└── Tests
    └── UID2Tests

Requirements

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

Development

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

Release Process

See RELEASE_PROCESS.

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%