mirror of
https://gitlab.silvrtree.co.uk/martind2000/WolkSense-Hexiwear.git
synced 2025-01-29 00:06:18 +00:00
35 lines
800 B
JSON
35 lines
800 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"extent" : "full-screen",
|
|
"idiom" : "iphone",
|
|
"subtype" : "736h",
|
|
"filename" : "WS_Vertical_iPhone6S.png",
|
|
"minimum-system-version" : "8.0",
|
|
"orientation" : "portrait",
|
|
"scale" : "3x"
|
|
},
|
|
{
|
|
"extent" : "full-screen",
|
|
"idiom" : "iphone",
|
|
"subtype" : "736h",
|
|
"filename" : "WS_Horizontal_iPhone6S.png",
|
|
"minimum-system-version" : "8.0",
|
|
"orientation" : "landscape",
|
|
"scale" : "3x"
|
|
},
|
|
{
|
|
"extent" : "full-screen",
|
|
"idiom" : "iphone",
|
|
"subtype" : "667h",
|
|
"filename" : "WS_Vertical_iPhone6.png",
|
|
"minimum-system-version" : "8.0",
|
|
"orientation" : "portrait",
|
|
"scale" : "2x"
|
|
}
|
|
],
|
|
"info" : {
|
|
"version" : 1,
|
|
"author" : "xcode"
|
|
}
|
|
} |