Orderella / PopupDialog

A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
http://www.mwfire.de
Other
3.94k stars 520 forks source link

Added SPM as install option #370

Closed wassupdoc closed 2 years ago

wassupdoc commented 3 years ago

Swift Package Manager You can use Swift Package Manager to install Popupdialog using Xcode:

  1. Open your project in Xcode

  2. Click "File" -> "Swift Packages" -> "Add Package Dependency..."

  3. Paste the following URL:

  4. Click "Next" -> "Next" -> "Finish"

aimore commented 2 years ago

Will be that merged at some point? :)

mwfire commented 2 years ago

Thanks a lot!