28 lines
442 B
JSON
28 lines
442 B
JSON
|
{
|
||
|
"images" : [
|
||
|
{
|
||
|
"idiom" : "watch",
|
||
|
"scale" : "2x",
|
||
|
"screen-width" : "<=145"
|
||
|
},
|
||
|
{
|
||
|
"idiom" : "watch",
|
||
|
"scale" : "2x",
|
||
|
"screen-width" : ">161"
|
||
|
},
|
||
|
{
|
||
|
"idiom" : "watch",
|
||
|
"scale" : "2x",
|
||
|
"screen-width" : ">145"
|
||
|
},
|
||
|
{
|
||
|
"idiom" : "watch",
|
||
|
"scale" : "2x",
|
||
|
"screen-width" : ">183"
|
||
|
}
|
||
|
],
|
||
|
"info" : {
|
||
|
"version" : 1,
|
||
|
"author" : "xcode"
|
||
|
}
|
||
|
}
|