From 0bbac9e251bd73c2b8ac3f6a39d7c25b717d49cf Mon Sep 17 00:00:00 2001 From: Andrew Hershberger Date: Wed, 16 Oct 2024 09:54:46 -0400 Subject: [PATCH] Clarify minimum requirements --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 13d913d..c6d941c 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ See [GEOSwift](https://github.com/GEOSwift/GEOSwift) for full details -## Requirements +## Minimum Requirements -* iOS 12.0+, tvOS 12.0+, macOS 10.13+ (CocoaPods, Swift PM) -* Swift 5.9 +* iOS 12.0, tvOS 12.0, macOS 10.13 +* Swift 5.9 compiler > GEOS is licensed under LGPL 2.1 and its compatibility with static linking is at least controversial. Use of geos without dynamic linking is discouraged.