I am trying to add a library "WeScan" to my Xcode project manually. I just downloaded the source file from GitHub and by drag and drop, added that we scan folder to my project. Then I tried to import that, but it is giving an error like
No such module 'WeScan'
And also this library is not adding with linkbinarywithlibraries.If anyone help's me would be great.Thanks in advance.
