Orderella / PopupDialog

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

CocoaPods could not find compatible versions for pod "PopupDialog": In Podfile: PopupDialog (~> 1.1.0) #317

Closed allen8517 closed 5 years ago

allen8517 commented 5 years ago

!] CocoaPods could not find compatible versions for pod "PopupDialog": In Podfile: PopupDialog (~> 1.1.0)

Specs satisfying the PopupDialog (~> 1.1.0) dependency were found, but they required a higher minimum deployment target.

allen8517 commented 5 years ago

platform :ios, '9.0'

mwfire commented 5 years ago

Hey there, we needed to drop iOS 9 support with version 1.0.0. You can specify any previous version if you need to support iOS 9.

Hope that helps :)

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.