This repository enables Swift Package Manager support for the Fairmatic SDK for iOS by vending a Manifest file (Package.swift
) that links to binary frameworks for the SDK.
- Xcode 15.0 or later
- iOS 13 or later
-
Open your project in Xcode 15.0 or above
-
Go to File > Swift Packages > Add Package Dependency...
-
In the field Enter package repository URL, enter "https://github.com/fairmatic/fairmatic-sdk-spm"
-
Pick the latest version and click Next.
-
Click Finish
-
Add the
-ObjC
flag to the Other Linker Flags section of your target's build settings.
To get started with the iOS SDK integration, please refer to the SDK documentation here
Please find the API references here
Please find the insurance sample app for iOS here
For privacy policy and licensing, visit https://www.fairmatic.com/privacy-policy