{ "class": "DepictionTabView", "tabs": [ { "class": "DepictionStackView", "tabname": "Details", "views": [ { "title": "shittyTheme", "useBoldText": true, "class": "DepictionSubheaderView", "useBottomMargin": false }, { "class": "DepictionMarkdownView", "markdown": "The best worst theme out there!", "useSpacing": true }, { "class": "DepictionSpacerView", "spacing": 8 }, { "itemCornerRadius": 6, "class": "DepictionScreenshotsView", "itemSize": "{160, 275.41333333333336}", "screenshots": [ { "accessibilityText": "Screenshot0", "url": "https://raw.githubusercontent.com/navanchauhan/repo/master/depictions/com.navanchauhan.shittyTheme/screenshots/s1.png" } ] }, { "title": "markdown-description", "useBoldText": true, "class": "DepictionMarkdownView", "markdown": "### Icons missing?\r\nHMU at navanchauhan@gmail.com", "useBottomMargin": false }, { "class": "DepictionSeparatorView" }, { "title": "Version", "text": "1.0.0", "class": "DepictionTableTextView" }, { "title": "Released", "text": "05-12-2019", "class": "DepictionTableTextView" }, { "title": "Price", "text": "Free", "class": "DepictionTableTextView" }, { "class": "DepictionSpacerView", "spacing": 8 }, { "title": "Developer", "text": "Navan Chauhan", "class": "DepictionTableTextView" }, { "class": "DepictionSpacerView", "spacing": 8 } ] } ], "headerImage": "", "tintColor": "#0657bb", "minVersion": "0.1" }