Updated SPM and example.

This commit is contained in:
Ivan Vorobei
2021-05-01 11:14:52 +03:00
parent 08b0a23d4f
commit a5482e882b
7 changed files with 14 additions and 14 deletions
@@ -24,7 +24,7 @@ import UIKit
/**
Example wrapper model.
*/
struct AlertPreset {
struct AlertPresetModel {
var name: String
var title: String