Skip to content

Conversation

@Rk1821389
Copy link

This pull request adds Swift Package Manager (SPM) support to the YRPayment library, allowing developers to integrate the package without relying on CocoaPods.

🔧 Changes Made
Added a Package.swift manifest file compatible with iOS 12 and above

Imported UIKit in necessary classes to resolve missing imports when used via SPM

Fixed a concurrency issue that could affect usage in modern Swift environments

📦 Benefits
Enables modern dependency management using Swift Package Manager

Increases compatibility with projects using SPM-based workflows

Enhances runtime stability by addressing concurrency issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants