Swiftpack.co - Privo/privo3-ios-sdk as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by Privo.
Privo/privo3-ios-sdk 2.9.0
IOS SDK Repository for PRIVO 3
⭐️ 1
🕓 1 week ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/Privo/privo3-ios-sdk.git", from: "2.9.0")

PrivoSDK

PRIVO 3 ios SDK Swift package

Instantiation:

You can import it as Swift Package in Xcode:

  1. Select xcodeproj
  2. Go to File -> Swift Packages -> Add Package Dependency
  3. use [email protected]:Privo/privo3-ios-sdk.git as repo URL
  4. Select master branch as a source

Alternatively you can import it in Package.swift file. Add this code to the dependencies value of your Package.swift:

dependencies: [ .package(url: "[email protected]:Privo/privo3-ios-sdk.git", .branch("master")) ]

Documentation:

https://developer.privo.com/#doc_mobileswift-requirements

GitHub

link
Stars: 1
Last commit: Yesterday
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Dependencies

Release Notes

2.9.0
1 week ago

Release 2.9.0

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