<?xml version="1.0" encoding="UTF-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
    <metadata>
        <id>zingchart</id>
        <version>2.9.1</version>
        <description>Our JavaScript charting library is a commercial product. But the full branded version is free to try, forever.</description>
        <authors>ZingSoft Inc</authors>
        <projectUrl>https://www.zingchart.com</projectUrl>
        <tags>Chart Charts Javascript html5 Javascript-Charts Charting Interactive-Maps Maps ZingChart ZingGrid</tags>
        <requireLicenseAcceptance>false</requireLicenseAcceptance>
        <iconUrl>https://www.zingchart.com/assets/img/zing-logo.svg</iconUrl>
    </metadata>
    <files>
        <file src="zingchart.min.js" target="content/Scripts"/>
        <file src="modules/" target="content/Scripts"/>
    </files>
</package>
