Skip to content

Integrating

andriypohorilko edited this page Apr 15, 2022 · 2 revisions

The easiest way to get iOS Finance SDK is to use Swift Package Manager. You can get it using this link:

dependencies: [ 
    .package(url: "https://github.com/ABTSoftware/Finance.iOS.git", .branchItem("release_v1"))
]

Clone this wiki locally