Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Arnberg committed Jan 30, 2023
1 parent feb0972 commit d95d4aa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit d95d4aa

Please sign in to comment.