Update readme of frameworks

This commit is contained in:
Vlad 2020-08-09 15:31:43 +03:00
parent 153a404d5f
commit 59367c1eb0
2 changed files with 7 additions and 3 deletions

View File

@ -53,9 +53,7 @@ struct Configuration {
# Installation via SPM
```swift
package.append(.package(url: "https://github.com/Loupehope/TITransitions.git", from: "0.2.0"))
```
You can install this framework as a target of LeadKit.
# License

View File

@ -1 +1,7 @@
# TIUIKitCore
Core UI elements from LeadKit.
# Installation via SPM
You can install this framework as a target of LeadKit.