Documentation Index
Fetch the complete documentation index at: https://docs.yasmina.ai/llms.txt
Use this file to discover all available pages before exploring further.
YasminaSDKKit for iOS
YasminaSDKKit is the official iOS client for embedding Yasmina insurance experiences into native apps. It is distributed as a prebuilt.xcframework and works with Swift Package Manager or CocoaPods.
Requirements
- iOS 13.0 or later
- Xcode 15 or later
- Swift 5.9 or later
Installation
Swift Package Manager
Add the package fromhttps://github.com/YasminaAI/Yasmina-iOS.git and select version 0.0.1 (or newer).
Package.swift
CocoaPods
Use the Git repository and tag0.0.1 from your Podfile.
Podfile
Terminal
Quick Start
- Import the SDK and configure it for your environment.
Swift
- Request an OTP to validate the flow.
Swift
- After validating the OTP, request multi-provider quotes.
Swift
Support
- GitHub issues: Yasmina-iOS
- Email: [email protected]
License
Distributed under the MIT License. See theLICENSE file in the SDK repository for details.
