krz/domain-dig

an ios app for DNS & SSL analysis

clone: git clone https://gitbay.org/krz/domain-dig.git

v4.5.0: DomainDig/Assets.xcassets/AppIcon.appiconset/Contents.json · raw

 1{
 2  "images" : [
 3    {
 4      "filename" : "domaindig.png",
 5      "idiom" : "universal",
 6      "platform" : "ios",
 7      "size" : "1024x1024"
 8    },
 9    {
10      "appearances" : [
11        {
12          "appearance" : "luminosity",
13          "value" : "dark"
14        }
15      ],
16      "idiom" : "universal",
17      "platform" : "ios",
18      "size" : "1024x1024"
19    },
20    {
21      "appearances" : [
22        {
23          "appearance" : "luminosity",
24          "value" : "tinted"
25        }
26      ],
27      "idiom" : "universal",
28      "platform" : "ios",
29      "size" : "1024x1024"
30    }
31  ],
32  "info" : {
33    "author" : "xcode",
34    "version" : 1
35  }
36}