add oss licenses for SwiftUI-Introspect and RevenueCat (#1157)

This commit is contained in:
Keita Watanabe 2023-03-04 17:31:04 +09:00 committed by GitHub
parent cfee153050
commit b08e783cb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -74,6 +74,10 @@ struct AboutView: View {
[Atkinson Hyperlegible](https://github.com/googlefonts/atkinson-hyperlegible)
[OpenDyslexic](http://opendyslexic.org)
[SwiftUI-Introspect](https://github.com/siteline/SwiftUI-Introspect)
[RevenueCat](https://github.com/RevenueCat/purchases-ios)
""")
.padding(.horizontal, 25)
.multilineTextAlignment(.leading)