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
Copy file name to clipboardExpand all lines: README.md
+34-1Lines changed: 34 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
FuntastyKit iOS framework contains:
9
9
10
-
- MVVM-C architecture used at The Funtasty, the template for this architecture can be found at https://github.com/thefuntasty/MVVM-C-Template
10
+
- MVVM-C architecture used at [Futured](https://www.futured.app/en/), the template for this architecture can be found at https://github.com/thefuntasty/MVVM-C-Template
11
11
- Some regularly used UIKit extensions
12
12
- Protocols for simple initialization from XIB files, storyboards and for handling keyboard
13
13
- Hairline constraint for one-pixel designs
@@ -19,3 +19,36 @@ If you want to use CocoaPods for dependency management, add following line to yo
19
19
```ruby
20
20
pod 'FuntastyKit', '~> 1.5'
21
21
```
22
+
23
+
For adding using Swift package manager either use Xcode or add following line to your `Package.swift` file:
The name of the framework comes from the name of our company before rebranding, Funtasty. Now, we are called Futured, but FuturedKit will be very probably based on SwiftUI instead of UIKit.
32
+
33
+
## Authors
34
+
35
+
If you have any questions or issues, please contact the current maintainer:
0 commit comments