Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 722 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 722 Bytes

Swift Package Manager for Klarna In-App SDK (Basic version)

This is a SPM (Swift Package Manager) Package that allows the integration of Klarna In-App SDK. It contains the url of the binary framework.

For more information, please, Check out Klarna In-App SDK README.

Adding the SDK via Swift Package Manager (SPM)

In Xcode, navigate to File → Swift Packages → Add Package Dependency and enter the repository URL:

https://github.com/klarna/klarna-mobile-sdk-basic-spm

In Version, Select Up to Next Major and take the default option. Then choose KlarnaMobileSDK in the Package Product column.