-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathBeahat.Plugin.nuspec
61 lines (58 loc) · 4.63 KB
/
Beahat.Plugin.nuspec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata minClientVersion="2.8.3">
<id>Plugin.Beahat</id>
<version>0.4.4</version>
<title>Beahat Plugin for Xamarin</title>
<authors>microwavePC</authors>
<owners>microwavePC</owners>
<licenseUrl>https://creativecommons.org/publicdomain/zero/1.0/deed</licenseUrl>
<projectUrl>https://github.com/microwavePC/Beahat</projectUrl>
<iconUrl>https://ja.gravatar.com/userimage/121918834/7256956b7aedcf82bbbb728e53fb84ef.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>
Xamarin plugin for handling iBeacon detection and triggering any event as you like. iBeacon is trademarks or registered trademarks of Apple Inc.
</description>
<summary>Xamarin plugin for handling iBeacon detection and triggering any event.</summary>
<tags>Xamarin, iBeacon, UWP, Android, Xamarin.Forms, iOS</tags>
<dependencies>
<group targetFramework="MonoAndroid">
<dependency id="Prism.Core" version="6.0.0" />
</group>
<group targetFramework="Xamarin.iOS10">
<dependency id="Prism.Core" version="6.0.0" />
</group>
<group targetFramework="uap">
<dependency id="Prism.Core" version="6.0.0" />
</group>
</dependencies>
</metadata>
<files>
<!--Core-->
<file src="Beahat\Plugin.Beahat\bin\Release\Plugin.Beahat.dll" target="lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10+UAP10\Plugin.Beahat.dll" />
<file src="Beahat\Plugin.Beahat\bin\Release\Plugin.Beahat.xml" target="lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10+UAP10\Plugin.Beahat.xml" />
<file src="Beahat\Plugin.Beahat\bin\Release\Plugin.Beahat.pdb" target="lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10+UAP10\Plugin.Beahat.pdb" />
<file src="Beahat\Plugin.Beahat.Abstractions\bin\Release\Plugin.Beahat.Abstractions.dll" target="lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10+UAP10\Plugin.Beahat.Abstractions.dll" />
<file src="Beahat\Plugin.Beahat.Abstractions\bin\Release\Plugin.Beahat.Abstractions.xml" target="lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10+UAP10\Plugin.Beahat.Abstractions.xml" />
<file src="Beahat\Plugin.Beahat.Abstractions\bin\Release\Plugin.Beahat.Abstractions.pdb" target="lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10+UAP10\Plugin.Beahat.Abstractions.pdb" />
<!--Xamarin.Android-->
<file src="Beahat\Plugin.Beahat.Android\bin\Release\Plugin.Beahat.dll" target="lib\MonoAndroid10\Plugin.Beahat.dll" />
<file src="Beahat\Plugin.Beahat.Android\bin\Release\Plugin.Beahat.xml" target="lib\MonoAndroid10\Plugin.Beahat.xml" />
<file src="Beahat\Plugin.Beahat.Android\bin\Release\Plugin.Beahat.pdb" target="lib\MonoAndroid10\Plugin.Beahat.pdb" />
<file src="Beahat\Plugin.Beahat.Abstractions\bin\Release\Plugin.Beahat.Abstractions.dll" target="lib\MonoAndroid10\Plugin.Beahat.Abstractions.dll" />
<file src="Beahat\Plugin.Beahat.Abstractions\bin\Release\Plugin.Beahat.Abstractions.xml" target="lib\MonoAndroid10\Plugin.Beahat.Abstractions.xml" />
<file src="Beahat\Plugin.Beahat.Abstractions\bin\Release\Plugin.Beahat.Abstractions.pdb" target="lib\MonoAndroid10\Plugin.Beahat.Abstractions.pdb" />
<!--Xamarin.iOS-->
<file src="Beahat\Plugin.Beahat.iOS\bin\iPhone\Release\Plugin.Beahat.dll" target="lib\Xamarin.iOS10\Plugin.Beahat.dll" />
<file src="Beahat\Plugin.Beahat.iOS\bin\iPhone\Release\Plugin.Beahat.xml" target="lib\Xamarin.iOS10\Plugin.Beahat.xml" />
<file src="Beahat\Plugin.Beahat.Abstractions\bin\Release\Plugin.Beahat.Abstractions.dll" target="lib\Xamarin.iOS10\Plugin.Beahat.Abstractions.dll" />
<file src="Beahat\Plugin.Beahat.Abstractions\bin\Release\Plugin.Beahat.Abstractions.xml" target="lib\Xamarin.iOS10\Plugin.Beahat.Abstractions.xml" />
<!--uap-->
<file src="Beahat\Plugin.Beahat.UWP\bin\Release\Plugin.Beahat.dll" target="lib\UAP10\Plugin.Beahat.dll" />
<file src="Beahat\Plugin.Beahat.UWP\bin\Release\Plugin.Beahat.xml" target="lib\UAP10\Plugin.Beahat.xml" />
<file src="Beahat\Plugin.Beahat.UWP\bin\Release\Plugin.Beahat.pdb" target="lib\UAP10\Plugin.Beahat.pdb" />
<file src="Beahat\Plugin.Beahat.Abstractions\bin\Release\Plugin.Beahat.Abstractions.dll" target="lib\UAP10\Plugin.Beahat.Abstractions.dll" />
<file src="Beahat\Plugin.Beahat.Abstractions\bin\Release\Plugin.Beahat.Abstractions.xml" target="lib\UAP10\Plugin.Beahat.Abstractions.xml" />
<file src="Beahat\Plugin.Beahat.Abstractions\bin\Release\Plugin.Beahat.Abstractions.pdb" target="lib\UAP10\Plugin.Beahat.Abstractions.pdb" />
</files>
</package>