mirror of
https://github.com/danog/Telegram.git
synced 2024-12-13 09:57:23 +01:00
23 lines
457 B
JSON
23 lines
457 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"orientation" : "portrait",
|
|
"idiom" : "iphone",
|
|
"filename" : "Default-568h@2x.png",
|
|
"minimum-system-version" : "7.0",
|
|
"subtype" : "retina4",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"orientation" : "portrait",
|
|
"idiom" : "iphone",
|
|
"filename" : "Default@2x.png",
|
|
"minimum-system-version" : "7.0",
|
|
"scale" : "2x"
|
|
}
|
|
],
|
|
"info" : {
|
|
"version" : 1,
|
|
"author" : "xcode"
|
|
}
|
|
} |