Contents

alloy-ch/rcplus-alloy-ios-sdk-spm

SPM Repository for Alloy IOS SDK

Installation

Swift Package Manager

Add the following to your Package.swift:

dependencies: [
    .package(url: "https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm", from: "0.1.2")
]

Or add it through Xcode:

  1. Go to File → Add Package Dependencies
  2. Enter the repository URL: https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm
  3. Select the version you want to use

Usage

import AlloySDK

// Your AlloySDK usage code here

Current Version

v0.1.2

License

© Copyright 2024-2027 Ringier AG, Zurich, Switzerland. All rights reserved.

Package Metadata

Repository: alloy-ch/rcplus-alloy-ios-sdk-spm

Stars: 0

Forks: 0

Open issues: 0

Default branch: main

Primary language: swift

README: README.md