From 08b637e83e8c44f9f52172b6f052e0d138771ce7 Mon Sep 17 00:00:00 2001 From: richherrera Date: Tue, 21 Jan 2025 14:31:32 -0600 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7a34103b..45d516413 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,14 @@ Welcome to Braintree's iOS SDK. This library will help you accept card and alternative payments in your iOS app. +**The Braintree iOS SDK permits a deployment target of iOS 16.0 or higher**. It requires Xcode 16.2+ and Swift 5.10+. + ## 📣 Announcements - **Upgrade your integration to continue accepting Braintree payments** 📣 The SSL certificates for current iOS SDK versions (v5 and v6) are set to expire by June 31, 2025. Upgrade to v5.26.0+ and v6.17.0+, respectively, to continue using the Braintree SDK. [Click here for more details](https://github.com/braintree/braintree_ios/issues/1277) - v6 is the latest major version of Braintree iOS. To update from v5, see the [v6 migration guide](https://github.com/braintree/braintree_ios/blob/main/V6_MIGRATION.md). If you have not yet migrated to v5, see the [v5 migration guide](https://github.com/braintree/braintree_ios/blob/5.x/V5_MIGRATION.md) -**The Braintree iOS SDK permits a deployment target of iOS 16.0 or higher**. It requires Xcode 15.0+ and Swift 5.9+. - ## Supported Payment Methods - [Credit Cards](https://developer.paypal.com/braintree/docs/guides/credit-cards/overview)