zipcodecoords by Mike O'Brien

<PackageReference Include="zipcodecoords" Version="1.0.2" />

 zipcodecoords 1.0.2

Enables the lookup of coordinates by zip code and vice versa.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>zipcodecoords</id>
    <version>1.0.2.0</version>
    <title>Zip Code Coords</title>
    <authors>Mike O'Brien</authors>
    <owners>Mike O'Brien</owners>
    <licenseUrl>https://github.com/mikeobrien/ZipCodeCoords/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/mikeobrien/ZipCodeCoords</projectUrl>
    <iconUrl>https://github.com/mikeobrien/ZipCodeCoords/raw/master/misc/logo.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Enables the lookup of coordinates by zip code and vice versa.</description>
    <summary>Enables the lookup of coordinates by zip code and vice versa.</summary>
    <language>en-US</language>
    <tags>zipcode coordinates</tags>
  </metadata>
</package>