From d95d4aa98576bc62630b47153f4834c348745889 Mon Sep 17 00:00:00 2001 From: Martin Arnberg Date: Mon, 30 Jan 2023 11:49:19 -0800 Subject: [PATCH] Update README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0a5161c..c6740ad 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ --- author: Cora Middleton title: "AferoSwiftSDK" -date: 2022-September-15 -status: 1.5.0 +date: 2022-Jamuary-30 +status: 1.5.1 --- # AferoSwiftSDK @@ -21,7 +21,7 @@ An SDK for interacting with the Afero service and peripheral platform. ## LICENSE -Copyright 2022 Afero, Inc. +Copyright 2023 Afero, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in @@ -43,11 +43,11 @@ SOFTWARE. ## Required Environment ### XCode 13 -AferoSwiftSDK supports Swift versions 4.2+, and Xcode versions 10 and 11 Beta, and iOS 9.3+. +AferoSwiftSDK supports Swift versions 5+, and Xcode versions 13 and 14, and iOS 9.3+. ### GitHub AferoSwiftSDK is hosted in source format on GitHub; partners are provided read-only access. In addition, for compatibility with CocoaPods installation, the user must configure their GitHub account for password-less authentication at the command line. GitHub provides a number of methods for accomplishing this, including [SSH Keys](https://help.github.com/en/articles/adding-a-new-ssh-key-to-your-github-account) and [Personal Access Tokens](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line). ### Cocoapods -**AferoSwiftSDK** and **AferoIOSSofthub** are provided as CocoaPods, and have been tested with CocoaPods version 1.11.2 and earlier. +**AferoSwiftSDK** and **AferoIOSSofthub** are provided as CocoaPods, and have been tested with CocoaPods version 1.11.3 and earlier. ## Getting Started ### Configure your Podfile