I'm currently in the process of finishing up my game, and I would like to know how I can integrate iAd or Google AdMob to my Cocos2D project that I have coded in Swift. My knowledge of Objective-C is very, very vague, so I wasn't able to understand any of the answers about this topic that already exist on StackOverflow.
How can I integrate iAd or Google AdMob into my game? I would like to know how to implement both banner and interstitial ads. (I'm also using Spritebuilder, if that helps with answering this question.)