diff --git a/Google.Analytics/component/component.yaml b/Google.Analytics/component/component.yaml index c571b94fa..5d34e7f2e 100755 --- a/Google.Analytics/component/component.yaml +++ b/Google.Analytics/component/component.yaml @@ -1,31 +1,31 @@ -version: 3.17.0.1 +version: 3.17.0.2 name: Google Analytics for iOS id: googleiosanalytics publisher: Xamarin Inc. publisher-url: http://xamarin.com src-url: https://github.com/xamarin/GoogleApisForiOSComponents/tree/master/Google.Analytics -summary: "Collect, configure, and analyze your data to reach the right audience." +summary: Collect, configure, and analyze your data to reach the right audience. icons: - - ../../icons/googleiosanalytics_128x128.png - - ../../icons/googleiosanalytics_512x512.png +- ../../icons/googleiosanalytics_128x128.png +- ../../icons/googleiosanalytics_512x512.png docs-url: https://developers.google.com/analytics/ libraries: - ios-unified: - - ../output/Google.Analytics.dll + ios-unified: + - ../output/Google.Analytics.dll is_shell: true packages: ios-unified: - - Xamarin.Google.iOS.Analytics, Version=3.17.0.1 + - Xamarin.Google.iOS.Analytics, Version=3.17.0.2 samples: - - name: "Cute Animals Sample" - path: ../samples/CuteAnimalsiOS/CuteAnimalsiOS.sln - removeProjects: - - Google.Analytics - installNuGets: - - project: CuteAnimalsiOS - packages: - - Xamarin.Google.iOS.Analytics - removeNodes: - - "//xNS:Import[contains (@Project, 'Google.Analytics.targets')]" +- name: Cute Animals Sample + path: ../samples/CuteAnimalsiOS/CuteAnimalsiOS.sln + removeProjects: + - Google.Analytics + installNuGets: + - project: CuteAnimalsiOS + packages: + - Xamarin.Google.iOS.Analytics + removeNodes: + - //xNS:Import[contains (@Project, 'Google.Analytics.targets')] local-nuget-repo: ../../tmp-nugets no_build: true diff --git a/Google.Analytics/nuget/Xamarin.Google.iOS.Analytics.nuspec b/Google.Analytics/nuget/Xamarin.Google.iOS.Analytics.nuspec index 7c41a8f6d..0dafc4cff 100644 --- a/Google.Analytics/nuget/Xamarin.Google.iOS.Analytics.nuspec +++ b/Google.Analytics/nuget/Xamarin.Google.iOS.Analytics.nuspec @@ -1,9 +1,9 @@ - - + + Xamarin.Google.iOS.Analytics Google APIs Analytics iOS Library - 3.17.0.1 + 3.17.0.2 Xamarin Inc. Xamarin Inc. false @@ -14,7 +14,7 @@ https://raw.githubusercontent.com/xamarin/GoogleApisForiOSComponents/master/icons/googleiosanalytics_128x128.png - + @@ -22,6 +22,6 @@ - + diff --git a/Google.AppIndexing/component/component.yaml b/Google.AppIndexing/component/component.yaml index 141cc78c8..2c38a1bf2 100755 --- a/Google.AppIndexing/component/component.yaml +++ b/Google.AppIndexing/component/component.yaml @@ -1,4 +1,4 @@ -version: 2.0.3.2 +version: 2.0.3.4 name: Google App Indexing for iOS id: googleiosappindexing publisher: Xamarin Inc. @@ -6,26 +6,26 @@ publisher-url: http://xamarin.com src-url: https://github.com/xamarin/GoogleApisForiOSComponents/tree/master/Google.AppIndexing summary: Get your app found in Google Search. icons: - - ../../icons/googleiosappindexing_128x128.png - - ../../icons/googleiosappindexing_512x512.png +- ../../icons/googleiosappindexing_128x128.png +- ../../icons/googleiosappindexing_512x512.png docs-url: https://developers.google.com/app-indexing/ libraries: - ios-unified: - - ../output/Google.AppIndexing.dll + ios-unified: + - ../output/Google.AppIndexing.dll is_shell: true packages: ios-unified: - - Xamarin.Google.iOS.AppIndexing, Version=2.0.3.2 + - Xamarin.Google.iOS.AppIndexing, Version=2.0.3.4 samples: - - name: "AppIndexing Sample" - path: ../samples/AppIndexingSample/AppIndexingSample.sln - removeProjects: - - Google.AppIndexing - installNuGets: - - project: AppIndexingSample - packages: - - Xamarin.Google.iOS.AppIndexing - removeNodes: - - "//xNS:Import[contains (@Project, 'Google.AppIndexing.targets')]" +- name: AppIndexing Sample + path: ../samples/AppIndexingSample/AppIndexingSample.sln + removeProjects: + - Google.AppIndexing + installNuGets: + - project: AppIndexingSample + packages: + - Xamarin.Google.iOS.AppIndexing + removeNodes: + - //xNS:Import[contains (@Project, 'Google.AppIndexing.targets')] local-nuget-repo: ../../tmp-nugets no_build: true diff --git a/Google.AppIndexing/nuget/Xamarin.Google.iOS.AppIndexing.nuspec b/Google.AppIndexing/nuget/Xamarin.Google.iOS.AppIndexing.nuspec index 52ef220b1..638518a00 100644 --- a/Google.AppIndexing/nuget/Xamarin.Google.iOS.AppIndexing.nuspec +++ b/Google.AppIndexing/nuget/Xamarin.Google.iOS.AppIndexing.nuspec @@ -1,9 +1,9 @@ - + Xamarin.Google.iOS.AppIndexing Google APIs App Indexing iOS Library - 2.0.3.3 + 2.0.3.4 Xamarin Inc. Xamarin Inc. false diff --git a/Google.Cast/component/component.yaml b/Google.Cast/component/component.yaml index a2d21be5c..1ec904048 100755 --- a/Google.Cast/component/component.yaml +++ b/Google.Cast/component/component.yaml @@ -1,31 +1,31 @@ -version: 3.3.0.1 +version: 3.3.0.2 name: Google Cast for iOS id: googleioscast publisher: Xamarin Inc. publisher-url: http://xamarin.com src-url: https://github.com/xamarin/GoogleApisForiOSComponents/tree/master/Google.Cast -summary: "Extend your app to the big screen with Google Cast" +summary: Extend your app to the big screen with Google Cast icons: - - ../../icons/googleioscast_128x128.png - - ../../icons/googleioscast_512x512.png -docs-url: "https://developers.google.com/cast/" +- ../../icons/googleioscast_128x128.png +- ../../icons/googleioscast_512x512.png +docs-url: https://developers.google.com/cast/ libraries: - ios-unified: - - ../output/Google.Cast.dll + ios-unified: + - ../output/Google.Cast.dll is_shell: true packages: ios-unified: - - Xamarin.Google.iOS.Cast, Version=3.3.0.1 + - Xamarin.Google.iOS.Cast, Version=3.3.0.2 samples: - - name: "Cast Sample" - path: ../samples/CastSample/CastSample.sln - removeProjects: - - Google.Cast - installNuGets: - - project: CastSample - packages: - - Xamarin.Google.iOS.Cast - removeNodes: - - "//xNS:Import[contains (@Project, 'Google.Cast.targets')]" +- name: Cast Sample + path: ../samples/CastSample/CastSample.sln + removeProjects: + - Google.Cast + installNuGets: + - project: CastSample + packages: + - Xamarin.Google.iOS.Cast + removeNodes: + - //xNS:Import[contains (@Project, 'Google.Cast.targets')] local-nuget-repo: ../../tmp-nugets no_build: true diff --git a/Google.Cast/nuget/Xamarin.Google.iOS.Cast.nuspec b/Google.Cast/nuget/Xamarin.Google.iOS.Cast.nuspec index 65b74845e..ab17dead5 100644 --- a/Google.Cast/nuget/Xamarin.Google.iOS.Cast.nuspec +++ b/Google.Cast/nuget/Xamarin.Google.iOS.Cast.nuspec @@ -1,9 +1,9 @@ - - + + Xamarin.Google.iOS.Cast Google APIs Cast iOS Library - 3.3.0.1 + 3.3.0.2 Xamarin Inc. Xamarin Inc. false @@ -14,7 +14,7 @@ https://raw.githubusercontent.com/xamarin/GoogleApisForiOSComponents/master/icons/googleioscast_128x128.png - + @@ -22,6 +22,6 @@ - + diff --git a/Google.Maps/component/component.yaml b/Google.Maps/component/component.yaml index 60380859e..97044e256 100755 --- a/Google.Maps/component/component.yaml +++ b/Google.Maps/component/component.yaml @@ -1,41 +1,41 @@ -version: 2.1.0.1 +version: 2.1.0.2 name: Google Maps for iOS id: googleiosmaps publisher: Xamarin Inc. publisher-url: http://xamarin.com src-url: https://github.com/xamarin/GoogleApisForiOSComponents/tree/master/Google.Maps -summary: "Add custom markers, styled maps, 3D buildings, indoor floor plans, street view, satellite imagery, and more to your iOS app." +summary: Add custom markers, styled maps, 3D buildings, indoor floor plans, street view, satellite imagery, and more to your iOS app. icons: - - ../../icons/googleiosmaps_128x128.png - - ../../icons/googleiosmaps_512x512.png -docs-url: "https://developers.google.com/maps/documentation/ios/" +- ../../icons/googleiosmaps_128x128.png +- ../../icons/googleiosmaps_512x512.png +docs-url: https://developers.google.com/maps/documentation/ios/ libraries: - ios-unified: - - ../output/Google.Maps.dll + ios-unified: + - ../output/Google.Maps.dll is_shell: true packages: ios-unified: - - Xamarin.Google.iOS.Maps, Version=2.1.0.1 + - Xamarin.Google.iOS.Maps, Version=2.1.0.2 samples: - - name: "Google Maps Sample" - path: ../samples/GoogleMapsSample/GoogleMapsSample.sln - removeProjects: - - Google.Maps - installNuGets: - - project: GoogleMapsSample - packages: - - Xamarin.Google.iOS.Maps - removeNodes: - - "//xNS:Import[contains (@Project, 'Google.Maps.targets')]" - - name: "Google Maps Advance Sample" - path: ../samples/GoogleMapsAdvSample/GoogleMapsAdvSample.sln - removeProjects: - - Google.Maps - installNuGets: - - project: GoogleMapsAdvSample - packages: - - Xamarin.Google.iOS.Maps - removeNodes: - - "//xNS:Import[contains (@Project, 'Google.Maps.targets')]" +- name: Google Maps Sample + path: ../samples/GoogleMapsSample/GoogleMapsSample.sln + removeProjects: + - Google.Maps + installNuGets: + - project: GoogleMapsSample + packages: + - Xamarin.Google.iOS.Maps + removeNodes: + - //xNS:Import[contains (@Project, 'Google.Maps.targets')] +- name: Google Maps Advance Sample + path: ../samples/GoogleMapsAdvSample/GoogleMapsAdvSample.sln + removeProjects: + - Google.Maps + installNuGets: + - project: GoogleMapsAdvSample + packages: + - Xamarin.Google.iOS.Maps + removeNodes: + - //xNS:Import[contains (@Project, 'Google.Maps.targets')] local-nuget-repo: ../../tmp-nugets no_build: true diff --git a/Google.Maps/nuget/Xamarin.Google.iOS.Maps.nuspec b/Google.Maps/nuget/Xamarin.Google.iOS.Maps.nuspec index 32ae85861..e78e2513a 100644 --- a/Google.Maps/nuget/Xamarin.Google.iOS.Maps.nuspec +++ b/Google.Maps/nuget/Xamarin.Google.iOS.Maps.nuspec @@ -1,9 +1,9 @@ - - + + Xamarin.Google.iOS.Maps Google APIs Maps iOS Library - 2.1.0.1 + 2.1.0.2 Xamarin Inc. Xamarin Inc. false @@ -14,7 +14,7 @@ https://raw.githubusercontent.com/xamarin/GoogleApisForiOSComponents/master/icons/googleiosmaps_128x128.png - + @@ -22,6 +22,6 @@ - + diff --git a/Google.TagManager/nuget/Xamarin.Google.iOS.TagManager.nuspec b/Google.TagManager/nuget/Xamarin.Google.iOS.TagManager.nuspec index ab32ee76d..f076fa86e 100644 --- a/Google.TagManager/nuget/Xamarin.Google.iOS.TagManager.nuspec +++ b/Google.TagManager/nuget/Xamarin.Google.iOS.TagManager.nuspec @@ -15,7 +15,7 @@ - +