I am using a cocoa pod framework and when I am trying to import that framework then I am getting this error:
Compile time erro: "No such module 'ZLSwipeableViewSwift'".
I am using .xcworkspace to run this iOS app.
These are more detail:
UIViewcontroller in which I am trying to import that module.

