Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1998code committed Jan 10, 2023
1 parent f09b0f5 commit 54a9f72
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,28 @@
# SwiftNFC - Powerful Read+Write in few lines of Coding
# SwiftNFC 📱🏷️ - Powerful Read+Write within few lines of Coding
### Accelerated by Apple SwiftUI & Backed with CoreNFC

## Aims
Provide a super-easy way for Apple Developers to Read and Write Tags on SwiftUI.

## Version
![GitHub release (latest by date)](https://img.shields.io/github/v/release/1998code/SwiftNFC?color=g&label=STABLE&style=for-the-badge)
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/1998code/SwiftNFC?color=green&include_prereleases&label=BETA&style=for-the-badge)

## Environment
### Xcode Local
Tested on | Latest | Compatible
--------- | ------ | ----------
iOS | 16 | > 14

*Apple Watch is well-known not supported. iPad / Mac is compatible with CoreNFC but there is no hardware to support this feature. 😂*

Compatible with Xcode Cloud ☁️

## Guide
Available later this week.

## Demo
Path: `./Demo` (Xcode Project in SwiftUI)

## License
MIT

0 comments on commit 54a9f72

Please sign in to comment.