1
0
mirror of https://github.com/danog/Telegram.git synced 2024-12-13 18:07:28 +01:00
Telegram/Share/Images.xcassets/LaunchImage.launchimage/Contents.json

23 lines
457 B
JSON
Raw Normal View History

2015-10-01 18:19:52 +02:00
{
"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"
}
}