kingpowerclick / 2C2P-iOS

Unofficial Swift Package Manager supported for 2C2P iOS SDK

Home Page:https://developer.2c2p.com/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2C2P-iOS

Unofficial Swift Package Manager supported for 2C2P iOS SDK

Installation

Swift Package Manager

To install using Swift Package Manager:

a. Add through File -> Swift Packages -> Add Package Dependency... action in Xcode. Use https://github.com/kingpowerclick/2C2P-iOS.git repository URL and the Version: Up to Next Minor starting with 4.5.1 option.

b. Add this line to dependencies section of your Package.swift:

.package(name: "PGW", url: "https://github.com/kingpowerclick/2C2P-iOS.git", .upToNextMinor(from: "4.5.1"))

About

Unofficial Swift Package Manager supported for 2C2P iOS SDK

https://developer.2c2p.com/docs

License:MIT License


Languages

Language:Swift 100.0%