MMWormhole icon indicating copy to clipboard operation
MMWormhole copied to clipboard

Swift Package Manager support

Open eligutovsky opened this issue 1 year ago • 0 comments

Description

This pull request adds Swift Package Manager (SPM) support to MMWormhole, enabling developers to easily integrate the MMWormhole library into their projects using SPM.

Changes

  • Added a Package.swift file, containing the package configuration.
  • Updated the README.md to include instructions on how to integrate MMWormhole using SPM.
  • Verified that existing Cocoapods and Carthage integrations are not affected.

Looking forward to your feedback.

Thank you!

eligutovsky avatar Sep 11 '23 12:09 eligutovsky