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://github.com/Tomortec/SimpleCardView-SwiftUI",
7 "screenshots": "./screenshot.png",
13 "Tomortec": "everything@tomortec.com"
16 "git": "https://github.com/Tomortec/SimpleCardView-SwiftUI.git",
19 "swift_versions": "5.6",
23 "source_files": "SimpleCardView-SwiftUI/Classes/**/*",
24 "frameworks": "SwiftUI",
25 "swift_version": "5.6"