This is a problem I've faced with some third-party frameworks as well but not all. I'm using Cocoapods to install the frameworks and then adding them through "link Binary with Libraries". Below is an example picture of the type of errors I'm getting. How do I get rid of them? I know the problem can't be in the framework since other people have used it successfully (I've seen recent tutorials).

