foundation-sites by ZURB

<PackageReference Include="foundation-sites" Version="6.5.0" />

Package Files

12,886,660 bytes

 foundation-sites 6.5.0

The most advanced responsive front-end framework in the world.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>foundation-sites</id>
    <version>6.5.0</version>
    <title>ZURB Foundation</title>
    <authors>ZURB</authors>
    <owners>ZURB</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/zurb/foundation-sites/blob/develop/LICENSE</licenseUrl>
    <projectUrl>http://foundation.zurb.com/sites</projectUrl>
    <iconUrl>https://foundation.zurb.com/assets/img/icons/foundation-favicon.ico</iconUrl>
    <description>The most advanced responsive front-end framework in the world.</description>
    <releaseNotes>https://github.com/zurb/foundation-sites/releases/tag/v6.5.0</releaseNotes>
    <copyright>Copyright 2017-2018</copyright>
    <tags>css scss sass js responsive mobile-first framework</tags>
    <repository type="git" url="https://github.com/zurb/foundation-sites" />
    <dependencies>
      <dependency id="jQuery" version="2.2.0" />
      <dependency id="what-input" version="(, )" />
    </dependencies>
  </metadata>
</package>