mirror of
https://github.com/yattee/yattee.git
synced 2024-12-15 06:40:32 +05:30
39 lines
703 B
JSON
39 lines
703 B
JSON
|
{
|
||
|
"images" : [
|
||
|
{
|
||
|
"filename" : "Light.png",
|
||
|
"idiom" : "universal",
|
||
|
"platform" : "ios",
|
||
|
"size" : "1024x1024"
|
||
|
},
|
||
|
{
|
||
|
"appearances" : [
|
||
|
{
|
||
|
"appearance" : "luminosity",
|
||
|
"value" : "dark"
|
||
|
}
|
||
|
],
|
||
|
"filename" : "Dark.png",
|
||
|
"idiom" : "universal",
|
||
|
"platform" : "ios",
|
||
|
"size" : "1024x1024"
|
||
|
},
|
||
|
{
|
||
|
"appearances" : [
|
||
|
{
|
||
|
"appearance" : "luminosity",
|
||
|
"value" : "tinted"
|
||
|
}
|
||
|
],
|
||
|
"filename" : "Tinted.png",
|
||
|
"idiom" : "universal",
|
||
|
"platform" : "ios",
|
||
|
"size" : "1024x1024"
|
||
|
}
|
||
|
],
|
||
|
"info" : {
|
||
|
"author" : "xcode",
|
||
|
"version" : 1
|
||
|
}
|
||
|
}
|