From 195ea4ec55e5c1842505ec5869413cbd9949f62a Mon Sep 17 00:00:00 2001 From: Patrick Cronin Date: Wed, 6 May 2026 10:43:53 -0400 Subject: [PATCH] Add shields.io compatibility badges Recommended by the Swift Package Index: https://swiftpackageindex.com/add-a-package --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b75ab10..243889f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # MinFraud Device iOS SDK +[![Swift Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fmaxmind%2Fdevice-ios%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/maxmind/device-ios) +[![Platform Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fmaxmind%2Fdevice-ios%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/maxmind/device-ios) + iOS SDK for collecting and reporting device data to MaxMind. ## Requirements