File tree 2 files changed +56
-0
lines changed
2 files changed +56
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
3
+ <metadata >
4
+ <!-- Required elements-->
5
+ <id >Naxam.JWPlayerCommon.Droid</id >
6
+ <version >2.7.4.3</version >
7
+ <description >Xamarin Binding Library - JWPlayer Android SDK - Common</description >
8
+ <authors >NAXAM</authors >
9
+ <owners >NAXAM CO.,LTD</owners >
10
+ <requireLicenseAcceptance >false</requireLicenseAcceptance >
11
+ <title >NAXAM - JWPlayer Android SDK - Common</title >
12
+ <releaseNotes >JWPlayer Android SDK - Common v2.7.4+22</releaseNotes >
13
+ <summary >Xamarin Binding Library - JWPlayer Android SDK - Common</summary >
14
+ <licenseUrl >https://opensource.org/licenses/MIT</licenseUrl >
15
+ <iconUrl >https://avatars2.githubusercontent.com/u/5090060</iconUrl >
16
+ <projectUrl >https://github.com/NAXAM/jwplayer-android-binding/Naxam.JWPlayerCommon.Droid</projectUrl >
17
+ <copyright >Copyright (c) 2017 NAXAM</copyright >
18
+ <tags >Xamarin.Android, jwplayer, mediaplayer, android-mediaplayer</tags >
19
+ <dependencies >
20
+ <!-- <dependency id="Naxam.JWPlayerCore.Droid" version="2.7.2" />-->
21
+ </dependencies >
22
+ </metadata >
23
+ <!-- Optional 'files' node -->
24
+ <files >
25
+ <file src =" Naxam.JWPlayerCommon.Droid/bin/Release/Naxam.JWPlayerCommon.Droid.dll" target =" lib/MonoAndroid10/Naxam.JWPlayerCommon.Droid.dll" />
26
+ </files >
27
+ </package >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
3
+ <metadata >
4
+ <!-- Required elements-->
5
+ <id >Naxam.JWPlayerCore.Droid</id >
6
+ <version >2.7.4.3</version >
7
+ <description >Xamarin Binding Library - JWPlayer Android SDK - Core</description >
8
+ <authors >NAXAM</authors >
9
+ <owners >NAXAM CO.,LTD</owners >
10
+ <requireLicenseAcceptance >false</requireLicenseAcceptance >
11
+ <title >NAXAM - JWPlayer Android SDK - Core</title >
12
+ <releaseNotes >JWPlayer Android SDK - Core v2.7.4+22</releaseNotes >
13
+ <summary >Xamarin Binding Library - JWPlayer Android SDK - Core</summary >
14
+ <iconUrl >https://avatars2.githubusercontent.com/u/5090060?v=3</iconUrl >
15
+ <licenseUrl >https://opensource.org/licenses/MIT</licenseUrl >
16
+ <projectUrl >https://github.com/NAXAM/jwplayer-android-binding/Naxam.JWPlayerCore.Droid</projectUrl >
17
+ <copyright >Copyright (c) 2017 NAXAM</copyright >
18
+ <tags >Xamarin.Android, jwplayer, mediaplayer, android-mediaplayer</tags >
19
+ <dependencies >
20
+ <dependency id =" Naxam.JWPlayerCommon.Droid" version =" 2.7.4.3" />
21
+ <dependency id =" Xamarin.Android.Support.v7.AppCompat" version =" 25.3.1" />
22
+ <dependency id =" Xamarin.Android.Support.v4" version =" 25.3.1" />
23
+ </dependencies >
24
+ </metadata >
25
+ <!-- Optional 'files' node -->
26
+ <files >
27
+ <file src =" Naxam.JWPlayerCore.Droid/bin/Release/Naxam.JWPlayerCore.Droid.dll" target =" lib/MonoAndroid10/Naxam.JWPlayerCore.Droid.dll" />
28
+ </files >
29
+ </package >
You can’t perform that action at this time.
0 commit comments