-
Notifications
You must be signed in to change notification settings - Fork 2
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"))
]