Last active
August 29, 2015 14:07
-
-
Save Redth/1acd16615c3543d30d28 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
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