-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from soheilbm/firebaseUpdate
Update Firebase to 3.14.0
- Loading branch information
Showing
477 changed files
with
5,791 additions
and
2,280 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+6.69 MB
(120%)
Source/AdMob/GoogleMobileAds.framework/GoogleMobileAds
100644 → 100755
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file modified
0
Source/AdMob/GoogleMobileAds.framework/Headers/DFPCustomRenderedAd.h
100644 → 100755
Empty file.
Empty file modified
0
Source/AdMob/GoogleMobileAds.framework/Headers/DFPCustomRenderedBannerViewDelegate.h
100644 → 100755
Empty file.
Empty file modified
0
Source/AdMob/GoogleMobileAds.framework/Headers/DFPCustomRenderedInterstitialDelegate.h
100644 → 100755
Empty file.
Empty file modified
0
Source/AdMob/GoogleMobileAds.framework/Headers/DFPInterstitial.h
100644 → 100755
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
Source/AdMob/GoogleMobileAds.framework/Headers/GADAdChoicesView.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// | ||
// GADAdChoicesView.h | ||
// Google Mobile Ads SDK | ||
// | ||
// Copyright 2016 Google Inc. All rights reserved. | ||
// | ||
|
||
#import <UIKit/UIKit.h> | ||
|
||
#import <GoogleMobileAds/GoogleMobileAdsDefines.h> | ||
|
||
GAD_ASSUME_NONNULL_BEGIN | ||
|
||
/// Displays AdChoices content. | ||
/// | ||
/// If a GADAdChoicesView is set on GADNativeAppInstallAdView or GADNativeContentAdView prior to | ||
/// calling -setNativeAppInstallAd: or -setNativeContentAd:, AdChoices content will render inside | ||
/// the GADAdChoicesView. By default, AdChoices is placed in the top right corner of | ||
/// GADNativeAppInstallAdView and GADNativeContentAdView. | ||
@interface GADAdChoicesView : UIView | ||
@end | ||
|
||
GAD_ASSUME_NONNULL_END |
Empty file modified
0
Source/AdMob/GoogleMobileAds.framework/Headers/GADAdDelegate.h
100644 → 100755
Empty file.
Empty file.
Empty file modified
0
Source/AdMob/GoogleMobileAds.framework/Headers/GADAdLoaderAdTypes.h
100644 → 100755
Empty file.
Empty file modified
0
Source/AdMob/GoogleMobileAds.framework/Headers/GADAdLoaderDelegate.h
100644 → 100755
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file modified
0
Source/AdMob/GoogleMobileAds.framework/Headers/GADAdSizeDelegate.h
100644 → 100755
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file modified
0
Source/AdMob/GoogleMobileAds.framework/Headers/GADBannerView.h
100644 → 100755
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.