Installing backendless SDK using Cocoa Pods

As recommended, I installed the SDK using cocoa pods with my terminal, but once it is installed and it appears in my Xcode project, I guess I am supposed to import Backendless-ios-SDk, and it will give me an error, so I am trying to figure out how to set up backendless, any ideas or suggestions? I have to mention that I tried to install the SDK without using cocoa pods so, could it be that I have some setting in the build phases, and build setting wrong? Thank you in advance

Here I tried again but it says that no pod was added to the podfile…

And same thing, var backendless = Backendless.sharedInstance() keeps giving me an error

You already have a topic for this problem:

http://support.backendless.com/t/when-starting-a-new-swift-project-something-is-wrong-with-the-app-delegate-set-up-unsuccessful

I am closing this one.