Skip to content

Commit 54a9f72

Browse files
authored
Update README.md
1 parent f09b0f5 commit 54a9f72

1 file changed

Lines changed: 28 additions & 1 deletion

File tree

README.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,28 @@
1-
# SwiftNFC - Powerful Read+Write in few lines of Coding
1+
# SwiftNFC 📱🏷️ - Powerful Read+Write within few lines of Coding
2+
### Accelerated by Apple SwiftUI & Backed with CoreNFC
3+
4+
## Aims
5+
Provide a super-easy way for Apple Developers to Read and Write Tags on SwiftUI.
6+
7+
## Version
8+
![GitHub release (latest by date)](https://img.shields.io/github/v/release/1998code/SwiftNFC?color=g&label=STABLE&style=for-the-badge)
9+
![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)
10+
11+
## Environment
12+
### Xcode Local
13+
Tested on | Latest | Compatible
14+
--------- | ------ | ----------
15+
iOS | 16 | > 14
16+
17+
*Apple Watch is well-known not supported. iPad / Mac is compatible with CoreNFC but there is no hardware to support this feature. 😂*
18+
19+
Compatible with Xcode Cloud ☁️
20+
21+
## Guide
22+
Available later this week.
23+
24+
## Demo
25+
Path: `./Demo` (Xcode Project in SwiftUI)
26+
27+
## License
28+
MIT

0 commit comments

Comments
 (0)