AlloySDK

0.1.2

SPM Repository for Alloy IOS SDK
alloy-ch/rcplus-alloy-ios-sdk-spm

What's New

v0.1.2

2026-02-23T13:21:04Z

AlloySDK v0.1.2

Swift Package Manager distribution of AlloySDK for iOS.

Installation

Add this to your Package.swift:

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

Build Details

Checksum: a5a35a01e8695d58cd4d272158b760ff8617be75d3fade1b61629cddadc85d03
Built with: Xcode 26.2 on macos-15

AlloySDK for iOS - Swift Package Manager Distribution

This repository contains the Swift Package Manager distribution of AlloySDK for iOS.

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.

Description

  • Swift Tools 5.10.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sun Mar 29 2026 16:18:44 GMT-0900 (Hawaii-Aleutian Daylight Time)