AssistoLab / DropDown

A Material Design drop down for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no such module 'DropDown'

apphardtask opened this issue · comments

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?