AlloySDK

0.1.0

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

What's New

v0.1.0

2025-09-23T12:13:40Z

AlloySDK v0.1.0

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.0")
]

Build Details

Checksum: d7249d55fec25af6037f1cfeac86100704843219cec3d6a498b578a2b0f58aa8
Built with: Xcode 16.3 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.0")
]

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.0

License

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

Description

  • Swift Tools 5.10.0
View More Packages from this Author

Dependencies

Last updated: Sun Jan 18 2026 16:08:53 GMT-1000 (Hawaii-Aleutian Standard Time)