Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 389 Bytes

File metadata and controls

17 lines (10 loc) · 389 Bytes

omise-ios-3ds

Swift Package wrapper around Netcetera's ThreeDS_SDK (version 2.4.00), with the xcframework vendored directly in this repository.

Usage

Add as a Swift Package dependency:

.package(url: "https://github.com/omise/omise-ios-3ds.git", from: "2.4.0")

Then add ThreeDS_SDK to your target's dependencies and import ThreeDS_SDK.

Platforms

  • iOS 11+