﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Harmony.Mobile.UI</id>
    <version>0.3.13</version>
    <authors>Antoine Cavelier</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <readme>README.md</readme>
    <projectUrl>https://git.luxit.be/antoine/Harmony-UI-Mobile</projectUrl>
    <description>Harmony mobile UI library — iOS-styled Blazor components, shell (header, tab bar, page transitions, sheets), services (haptics, navigation stack, sheet host) and Tailwind theme preset. Designed to be consumed by Blazor WebAssembly mobile apps (PWA or MAUI Hybrid).</description>
    <copyright>© Mixvoip</copyright>
    <tags>blazor mobile ios ui components pwa tailwind harmony</tags>
    <repository type="git" url="https://git.luxit.be/antoine/Harmony-UI-Mobile.git" commit="a2eb112d810a446fca78ed928f490e2731420365" />
    <dependencies>
      <group targetFramework="net9.0" />
    </dependencies>
  </metadata>
</package>