Latest | 6.4.0 |
---|---|
Homepage | https://github.com/youknowone/AdMobHelper |
License | Public Domain |
Platforms | ios |
Dependencies | Google-Mobile-Ads-SDK |
Authors |
AdMob Helper
Fill the ‘AdMobQuickSet’ function for one line AdMob usage.
AdMobQuickSet("ADMOB_CODE", viewController, view); // DONE!
CocoaPods available
Latest podspec
{ "name": "AdMobHelper", "version": "6.4.0", "summary": "Shortcut function for AdMob.", "homepage": "https://github.com/youknowone/AdMobHelper", "license": "Public Domain", "authors": { "Jeong YunWon": "[email protected]" }, "source": { "git": "https://github.com/youknowone/AdMobHelper.git", "tag": "6.4.0" }, "platforms": { "ios": null }, "source_files": "*.{h,m}", "dependencies": { "Google-Mobile-Ads-SDK": [] }, "requires_arc": false }
Fri, 04 Mar 2016 03:38:03 +0000