Skip to content

Commit c27ec26

Browse files
committed
Merge pull request #7 from nativecode-dev/development
Updating nuspec files.
2 parents cd26846 + 30c7e9c commit c27ec26

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

src/NativeCode.Mobile.AppCompat.Controls/NativeCode.Mobile.AppCompat.Controls.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<package>
44
<metadata>
55
<id>$id$</id>
6-
<authors>Mike Pham</authors>
7-
<description>Provides Xamarin.Forms controls for AppCompat library.</description>
6+
<authors>NativeCode</authors>
7+
<description>Provides Xamarin.Forms controls for the NativeCode.Mobile.AppCompat package for PCL libraries.</description>
88
<language>en-US</language>
99
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
10-
<projectUrl>https://github.com/mikepham/xamarin</projectUrl>
10+
<projectUrl>https://github.com/nativecode-dev/oss-xamarin</projectUrl>
1111
<tags>xamarin appcompat android mobile controls</tags>
1212
<version>$version$</version>
1313
</metadata>

src/NativeCode.Mobile.AppCompat.Renderers/NativeCode.Mobile.AppCompat.Renderers.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<package>
44
<metadata>
55
<id>$id$</id>
6-
<authors>Mike Pham</authors>
7-
<description>Provides AppCompat replacements for standard renderers.</description>
6+
<authors>NativeCode</authors>
7+
<description>Provides Android renderers for AppCompat widgets for the NativeCode.Mobile.AppCompat package for Xamarin.Forms.</description>
88
<language>en-US</language>
99
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
10-
<projectUrl>https://github.com/mikepham/xamarin</projectUrl>
10+
<projectUrl>https://github.com/nativecode-dev/oss-xamarin</projectUrl>
1111
<tags>xamarin appcompat android mobile renderers</tags>
1212
<version>$version$</version>
1313
</metadata>

src/NativeCode.Mobile.AppCompat/NativeCode.Mobile.AppCompat.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<package>
44
<metadata>
55
<id>$id$</id>
6-
<authors>Mike Pham</authors>
7-
<description>Provides AppCompat support for Xamarin.Forms.</description>
6+
<authors>NativeCode</authors>
7+
<description>Allows Material Design themes to be properly used in Xamarin.Forms using the Design Support Library.</description>
88
<language>en-US</language>
99
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
10-
<projectUrl>https://github.com/mikepham/xamarin</projectUrl>
10+
<projectUrl>https://github.com/nativecode-dev/oss-xamarin</projectUrl>
1111
<tags>xamarin appcompat android mobile</tags>
1212
<version>$version$</version>
1313
</metadata>

0 commit comments

Comments
 (0)