forked from xamarin/GoogleApisForiOSComponents
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[firebase][admob] Updated to version 7.17.0.0
- Loading branch information
SotoiGhost
committed
Jun 13, 2017
1 parent
45e3cb9
commit 3e6736c
Showing
7 changed files
with
40 additions
and
27 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
version: 7.16.0.0 | ||
version: 7.17.0.0 | ||
name: Google Mobile Ads for iOS | ||
id: googleiosmobileads | ||
publisher: Xamarin Inc | ||
publisher-url: https://xamarin.com | ||
src-url: https://github.com/xamarin/GoogleApisForiOSComponents/tree/master/Google.MobileAds | ||
summary: Connect with advertisers and show relevant ads in your app. Users click on ads, you make money. | ||
icons: | ||
- ../../icons/googlemobileads_128x128.png | ||
- ../../icons/googlemobileads_512x512.png | ||
- ../../icons/googlemobileads_128x128.png | ||
- ../../icons/googlemobileads_512x512.png | ||
docs-url: https://developers.google.com/admob/ | ||
libraries: | ||
ios-unified: | ||
- ../output/Google.MobileAds.dll | ||
- ../output/Google.MobileAds.dll | ||
is_shell: true | ||
packages: | ||
ios-unified: | ||
- Xamarin.Google.iOS.MobileAds, Version=7.16.0.0 | ||
- Xamarin.Google.iOS.MobileAds, Version=7.17.0.0 | ||
samples: | ||
- name: "Google Mobile Ads AdMob Sample" | ||
path: ../samples/MobileAdsExample/MobileAdsExample.sln | ||
removeProjects: | ||
- Google.MobileAds | ||
installNuGets: | ||
- project: MobileAdsExample | ||
packages: | ||
- Xamarin.Google.iOS.MobileAds | ||
removeNodes: | ||
- "//xNS:Import[contains (@Project, 'Google.MobileAds.targets')]" | ||
- name: Google Mobile Ads AdMob Sample | ||
path: ../samples/MobileAdsExample/MobileAdsExample.sln | ||
removeProjects: | ||
- Google.MobileAds | ||
installNuGets: | ||
- project: MobileAdsExample | ||
packages: | ||
- Xamarin.Google.iOS.MobileAds | ||
removeNodes: | ||
- //xNS:Import[contains (@Project, 'Google.MobileAds.targets')] | ||
local-nuget-repo: ../../tmp-nugets | ||
no_build: true |
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