AssistoLab / DropDown

A Material Design drop down for iOS
MIT License
2.43k stars 623 forks source link

no such module 'DropDown' #315

Closed apphardtask closed 1 year ago

apphardtask commented 1 year ago

I have an old project with Swift 4.

When I run the app in the XCode 13.2.1 I am getting error as no such module 'DropDown'

I am doing pod as pod 'DropDown', '2.3.2'

Any idea what am I missing?