AWSSDK.SimpleNotificationService by Amazon Web Services

<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.3.101.29" />

 AWSSDK.SimpleNotificationService 3.3.101.29

Amazon Simple Notification Service (Amazon SNS) is a fast, flexible, fully managed push messaging service. Amazon SNS makes it simple and cost-effective to push notifications to Apple, Google, Fire OS, and Windows devices, as well as Android devices in China with Baidu Cloud Push. You can also use SNS to push notifications to internet connected smart devices, as well as other distributed services.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>AWSSDK.SimpleNotificationService</id>
    <version>3.3.101.29</version>
    <title>AWSSDK - Amazon Simple Notification Service</title>
    <authors>Amazon Web Services</authors>
    <owners>Amazon Web Services</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>http://aws.amazon.com/apache2.0/</licenseUrl>
    <projectUrl>https://github.com/aws/aws-sdk-net/</projectUrl>
    <iconUrl>https://sdk-for-net.amazonwebservices.com/images/AWSLogo128x128.png</iconUrl>
    <description>Amazon Simple Notification Service (Amazon SNS) is a fast, flexible, fully managed push messaging service. Amazon SNS makes it simple and cost-effective to push notifications to Apple, Google, Fire OS, and Windows devices, as well as Android devices in China with Baidu Cloud Push.  You can also use SNS to push notifications to internet connected smart devices, as well as other distributed services.</description>
    <language>en-US</language>
    <tags>AWS Amazon cloud SimpleNotificationService aws-sdk-v3 SNS</tags>
    <dependencies>
      <group>
        <dependency id="AWSSDK.Core" version="[3.3.103.4, 3.4.0)" />
      </group>
      <group targetFramework=".NETPortable0.0-Profile259">
        <dependency id="AWSSDK.Core" version="[3.3.103.4, 3.4.0)" />
      </group>
      <group targetFramework="MonoAndroid1.0">
        <dependency id="AWSSDK.Core" version="[3.3.103.4, 3.4.0)" />
      </group>
      <group targetFramework="Xamarin.iOS1.0">
        <dependency id="AWSSDK.Core" version="[3.3.103.4, 3.4.0)" />
      </group>
      <group targetFramework="MonoTouch1.0">
        <dependency id="AWSSDK.Core" version="[3.3.103.4, 3.4.0)" />
      </group>
      <group targetFramework="UAP0.0">
        <dependency id="AWSSDK.Core" version="[3.3.103.4, 3.4.0)" />
      </group>
    </dependencies>
  </metadata>
</package>