2 "name": "SimpleCardView-SwiftUI",
4 "summary": "SimpleCardView-SwiftUI is a very simple card view written with SwiftUI",
5 "description": "`SimpleCardView-SwiftUI` is a very simple card view written with SwiftUI.\nYou can easily create a card view with linear gradient at the background and customize the content of the card with SwiftUI.\nYou can also use SwiftUI to create a detail view for the card.",
6 "homepage": "https://tomortec.com",
12 "Tomortec": "everything@tomortec.com"
15 "git": "https://github.com/Tomortec/SimpleCardView-SwiftUI.git",
18 "swift_versions": "5.6",
22 "source_files": "SimpleCardView-SwiftUI/Classes/**/*",
23 "frameworks": "SwiftUI",
24 "swift_version": "5.6"