[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / 7 / e / SimpleCardView-SwiftUI / 0.0.4 / SimpleCardView-SwiftUI.podspec.json
blob986a34d4ad1ac6e9f7799bea4fa1d47d490dd98b
2   "name": "SimpleCardView-SwiftUI",
3   "version": "0.0.4",
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",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Tomortec": "everything@tomortec.com"
14   },
15   "source": {
16     "git": "https://github.com/Tomortec/SimpleCardView-SwiftUI.git",
17     "tag": "0.0.4"
18   },
19   "swift_versions": "5.6",
20   "platforms": {
21     "ios": "15.0"
22   },
23   "source_files": "SimpleCardView-SwiftUI/Classes/**/*",
24   "frameworks": "SwiftUI",
25   "swift_version": "5.6"