You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
@@ -55,7 +55,7 @@ You can of course also just include this framework manually into your project by
55
55
Place the following line to your Cartfile:
56
56
57
57
```Swift
58
-
github "Flinesoft/HandyUIKit"~>1.4
58
+
github "Flinesoft/HandyUIKit"~>1.5
59
59
```
60
60
61
61
Now run `carthage update`. Then drag & drop the HandyUIKit.framework in the Carthage/build folder to your project. Now you can `import HandyUIKit` in each class you want to use its features. Refer to the [Carthage README](https://github.com/Carthage/Carthage#adding-frameworks-to-an-application) for detailed / updated instructions.
0 commit comments