-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jose Cabal-Ugaz
committed
Oct 2, 2014
1 parent
056a9f7
commit 7fa5238
Showing
37 changed files
with
87 additions
and
34 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -384,6 +384,8 @@ | |
8A944E2619D5AFCE007AAAB0 /* MPTableViewAdManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MPTableViewAdManager.h; sourceTree = "<group>"; }; | ||
8A944E2719D5AFCE007AAAB0 /* MPTableViewAdPlacer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MPTableViewAdPlacer.h; sourceTree = "<group>"; }; | ||
8A944E2819D5AFCE007AAAB0 /* MRAID.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = MRAID.bundle; sourceTree = "<group>"; }; | ||
8AC662A219DC9DDA004025D5 /* MPServerAdPositioning.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MPServerAdPositioning.h; sourceTree = "<group>"; }; | ||
8AC662A319DC9E07004025D5 /* MoPub-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MoPub-Bridging-Header.h"; sourceTree = "<group>"; }; | ||
8AD5154019D214CA002E53D6 /* libANSDKAmazonAdapter.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libANSDKAmazonAdapter.a; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
8AD5155519D216E6002E53D6 /* ANAdAdapterBannerAmazon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ANAdAdapterBannerAmazon.h; sourceTree = "<group>"; }; | ||
8AD5155619D216E6002E53D6 /* ANAdAdapterBannerAmazon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ANAdAdapterBannerAmazon.m; sourceTree = "<group>"; }; | ||
|
@@ -691,16 +693,16 @@ | |
children = ( | ||
8A944E0819D5AFCD007AAAB0 /* libMoPubSDK.a */, | ||
8A944E0919D5AFCD007AAAB0 /* LICENSE-MOPUB */, | ||
8AC662A319DC9E07004025D5 /* MoPub-Bridging-Header.h */, | ||
8A944E0A19D5AFCD007AAAB0 /* MPAdBrowserController.xib */, | ||
8A944E0B19D5AFCD007AAAB0 /* MPAdConversionTracker.h */, | ||
8A944E1119D5AFCD007AAAB0 /* MPCloseButtonX.png */, | ||
8A944E1219D5AFCD007AAAB0 /* [email protected] */, | ||
8A944E2819D5AFCE007AAAB0 /* MRAID.bundle */, | ||
8A944E0C19D5AFCD007AAAB0 /* MPAdPositioning.h */, | ||
8A944E0D19D5AFCD007AAAB0 /* MPAdView.h */, | ||
8A944E0E19D5AFCD007AAAB0 /* MPBannerCustomEvent.h */, | ||
8A944E0F19D5AFCD007AAAB0 /* MPBannerCustomEventDelegate.h */, | ||
8A944E1019D5AFCD007AAAB0 /* MPClientAdPositioning.h */, | ||
8A944E1119D5AFCD007AAAB0 /* MPCloseButtonX.png */, | ||
8A944E1219D5AFCD007AAAB0 /* [email protected] */, | ||
8A944E1319D5AFCD007AAAB0 /* MPCollectionViewAdPlacer.h */, | ||
8A944E1419D5AFCD007AAAB0 /* MPConstants.h */, | ||
8A944E1519D5AFCD007AAAB0 /* MPInterstitialAdController.h */, | ||
|
@@ -718,10 +720,12 @@ | |
8A944E2119D5AFCD007AAAB0 /* MPNativeAdSourceDelegate.h */, | ||
8A944E2219D5AFCD007AAAB0 /* MPNativeCustomEvent.h */, | ||
8A944E2319D5AFCD007AAAB0 /* MPNativeCustomEventDelegate.h */, | ||
8AC662A219DC9DDA004025D5 /* MPServerAdPositioning.h */, | ||
8A944E2419D5AFCE007AAAB0 /* MPStreamAdPlacementData.h */, | ||
8A944E2519D5AFCE007AAAB0 /* MPStreamAdPlacer.h */, | ||
8A944E2619D5AFCE007AAAB0 /* MPTableViewAdManager.h */, | ||
8A944E2719D5AFCE007AAAB0 /* MPTableViewAdPlacer.h */, | ||
8A944E2819D5AFCE007AAAB0 /* MRAID.bundle */, | ||
); | ||
path = MoPubSDK; | ||
sourceTree = "<group>"; | ||
|
Empty file modified
0
mediation/mediatedviews/MoPub/MoPubSDK/MPAdBrowserController.xib
100644 → 100755
Empty file.
Empty file modified
0
mediation/mediatedviews/MoPub/MoPubSDK/MPAdConversionTracker.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
Empty file modified
0
mediation/mediatedviews/MoPub/MoPubSDK/MPBannerCustomEventDelegate.h
100644 → 100755
Empty file.
Empty file modified
0
mediation/mediatedviews/MoPub/MoPubSDK/MPClientAdPositioning.h
100644 → 100755
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Empty file modified
0
mediation/mediatedviews/MoPub/MoPubSDK/MPInterstitialCustomEventDelegate.h
100644 → 100755
Empty file.
Empty file.
Empty file.
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.
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
Empty file modified
0
mediation/mediatedviews/MoPub/MoPubSDK/MPNativeAdSourceDelegate.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
mediation/mediatedviews/MoPub/MoPubSDK/MPNativeCustomEventDelegate.h
100644 → 100755
Empty file.
12 changes: 12 additions & 0 deletions
12
mediation/mediatedviews/MoPub/MoPubSDK/MPServerAdPositioning.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,12 @@ | ||
// | ||
// MPServerAdPositioning.h | ||
// MoPub | ||
// | ||
// Copyright (c) 2014 MoPub. All rights reserved. | ||
// | ||
|
||
#import "MPAdPositioning.h" | ||
|
||
@interface MPServerAdPositioning : MPAdPositioning | ||
|
||
@end |
Empty file modified
0
mediation/mediatedviews/MoPub/MoPubSDK/MPStreamAdPlacementData.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
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
27 changes: 27 additions & 0 deletions
27
mediation/mediatedviews/MoPub/MoPubSDK/MoPub-Bridging-Header.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,27 @@ | ||
// | ||
// MoPub-Bridging-Header.h | ||
// MoPubSDK | ||
// | ||
// Copyright (c) 2014 MoPub. All rights reserved. | ||
// | ||
|
||
#import "MPAdConversionTracker.h" | ||
#import "MPAdView.h" | ||
#import "MPBannerCustomEvent.h" | ||
#import "MPBannerCustomEventDelegate.h" | ||
#import "MPConstants.h" | ||
#import "MPInterstitialAdController.h" | ||
#import "MPInterstitialCustomEvent.h" | ||
#import "MPInterstitialCustomEventDelegate.h" | ||
|
||
#import "MPNativeAd.h" | ||
#import "MPNativeAdAdapter.h" | ||
#import "MPNativeCustomEvent.h" | ||
#import "MPNativeAdError.h" | ||
#import "MPNativeAdRendering.h" | ||
#import "MPNativeAdRequest.h" | ||
#import "MPNativeAdRequestTargeting.h" | ||
#import "MPTableViewAdManager.h" | ||
|
||
#import "MPCollectionViewAdPlacer.h" | ||
#import "MPTableViewAdPlacer.h" |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Update 9/30/14 | ||
Update 10/01/14 | ||
AdMob SDK Version 6.12.0 | ||
Amazon SDK Version 2.1.2 | ||
Facebook SDK Version 3.18.2 | ||
Millennial Media SDK Version 5.4.1 | ||
MoPub SDK Version 2.4.0 | ||
MoPub SDK Version 3.0.0 |
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