CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

RBAdMob-iOS 0.0.1

RBAdMob-iOS 0.0.1

Maintained by duanruiying.



 
Depends on:
SnapKit>= 0
Google-Mobile-Ads-SDK>= 0
 

  • By
  • duanruiying

RBAdMob-iOS

[1] 应用工程的 Info.plist 文件中: NSAppTransportSecurity NSAllowsArbitraryLoads NSAllowsArbitraryLoadsForMedia NSAllowsArbitraryLoadsInWebContent

[2] 应用工程的 Info.plist 文件中,添加一个字符串值为您的 AdMob 应用 ID 的 GADApplicationIdentifier 键: GADApplicationIdentifier ca-app-pub-3940256099942544~1458002511

[3] 应用工程的 Info.plist 文件中,添加一个字符串值为您的 AdMob 应用 ID 的 GADIsAdManagerApp 键: GADIsAdManagerApp

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

pod 'RBAdMob-iOS'

Author

Dry, [email protected]

License

DryAdMob is available under the MIT license. See the LICENSE file for more info.