Skip to content

Instantly share code, notes, and snippets.

@Redth
Last active August 29, 2015 14:07
Show Gist options
  • Save Redth/1acd16615c3543d30d28 to your computer and use it in GitHub Desktop.
Save Redth/1acd16615c3543d30d28 to your computer and use it in GitHub Desktop.
version: 19.0.0.2
name: Google Play Services
id: googleplayservices
publisher: Xamarin Inc.
no_build: true
publisher-url: http://xamarin.com
summary: Give your apps more features to attract users on a wider range of devices.
libraries:
android:
- source/binding/GooglePlayServicesLib/GooglePlayServicesLib.dll
- source/binding/GooglePlayServicesLib/Xamarin.Android.Support.v4.dll
- source/binding/GooglePlayServicesLib/Xamarin.Android.Support.v7.AppCompat.dll
- source/binding/GooglePlayServicesLib/Xamarin.Android.Support.v7.MediaRouter.dll
ios-unified:
- path/to/assembly.dll
is_shell: true
packages:
android:
- Xamarin.GooglePlayServices, Version=19.0.0.1
samples:
"Simple Sample": source/samples/GooglePlayServicesApp/GooglePlayServicesApp.sln
"Advanced Sample": source/samples/MapsAndLocationDemo_v2/MapsAndLocationDemo.sln
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment