codeandtheory / ynetwork-ios

A networking layer for iOS and tvOS.
Apache License 2.0
3 stars 3 forks source link

Add SPI platform and Swift version shields #1

Closed mpospese closed 1 year ago

mpospese commented 1 year ago

Once we're hosted on Swift Package Index, update our README with 2 shields to show:

  1. Swift Compatibility
  2. Platform Compatibility

The shield should appear immediately below the banner image and immediately above the tagline.

See examples for YCoreUI, YMatterType, and YComponentBrowser

Here's how it looks for YMatterType:

image
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fyml-org%2Fynetwork-ios%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/yml-org/ynetwork-ios) [![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fyml-org%2Fynetwork-ios%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/yml-org/ynetwork-ios)