I using Quickblox
I could successfully install all the pod files, When Build the project getting error.
#import<Quickblox/Quickblox.h>
'Quickblox/Quickblox.h' file not found
Also added Framework in the 'Embedded Binaries' section
Issue solved.!!!
I imported the framework in Swift-Bridge
file.