Swiftpack.co - c-villain/card.io-iOS-SDK as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by c-villain.
c-villain/card.io-iOS-SDK 5.4.1
Swift package for card-io: card.io-iOS-SDK
⭐️ 0
🕓 1 year ago
iOS
.package(url: "https://github.com/c-villain/card.io-iOS-SDK.git", from: "5.4.1")

card.io-iOS-SDK

Latest release

contact: @lexkraev Telegram Group

Swift package for card-io: card.io-iOS-SDK

‼️ The rights to this code do not belong to me. This repo is only support of SPM for this one which has been archived by the owner.

Swift Package Manager

To integrate card.io-iOS-SDK into your project using SwiftPM add the following to your Package.swift:

dependencies: [
    .package(url: "https://github.com/c-villain/card.io-iOS-SDK", from: "5.4.1"),
],

or via XcodeGen insert into your project.yml:

name: YourProjectName
options:
  deploymentTarget:
    iOS: 12
packages:
  CardIO:
    url: https://github.com/c-villain/card.io-iOS-SDK
    from: 5.4.1
targets:
  YourTarget:
    type: application
    ...
    dependencies:
       - package: CardIO

Communication

👨🏻‍💻 Feel free to subscribe to channel SwiftUI dev in telegram.

If you like this repository, please do :star: to make this useful for others.

GitHub

link
Stars: 0
Last commit: 1 year ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

5.4.1
1 year ago

SwiftPM for this release.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics