1
0
mirror of https://github.com/danog/Telegram.git synced 2024-12-13 09:57:23 +01:00
Telegram/Share/Images.xcassets/LaunchImage.launchimage/Contents.json
2015-10-01 19:19:52 +03:00

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"
}
}