mirror of
https://github.com/danog/Telegram.git
synced 2024-12-12 09:29:55 +01:00
18 lines
262 B
JSON
18 lines
262 B
JSON
|
{
|
||
|
"images" : [
|
||
|
{
|
||
|
"idiom" : "watch",
|
||
|
"scale" : "2x",
|
||
|
"screen-width" : "<=145"
|
||
|
},
|
||
|
{
|
||
|
"idiom" : "watch",
|
||
|
"scale" : "2x",
|
||
|
"screen-width" : ">145"
|
||
|
}
|
||
|
],
|
||
|
"info" : {
|
||
|
"version" : 1,
|
||
|
"author" : "xcode"
|
||
|
}
|
||
|
}
|