mirror of
https://github.com/scratchfoundation/scratchjr.git
synced 2024-11-25 08:38:30 -05:00
43 lines
659 B
JSON
43 lines
659 B
JSON
|
{
|
||
|
"images" : [
|
||
|
{
|
||
|
"idiom" : "ipad",
|
||
|
"size" : "29x29",
|
||
|
"scale" : "1x"
|
||
|
},
|
||
|
{
|
||
|
"idiom" : "ipad",
|
||
|
"size" : "29x29",
|
||
|
"scale" : "2x"
|
||
|
},
|
||
|
{
|
||
|
"idiom" : "ipad",
|
||
|
"size" : "40x40",
|
||
|
"scale" : "1x"
|
||
|
},
|
||
|
{
|
||
|
"idiom" : "ipad",
|
||
|
"size" : "40x40",
|
||
|
"scale" : "2x"
|
||
|
},
|
||
|
{
|
||
|
"idiom" : "ipad",
|
||
|
"size" : "76x76",
|
||
|
"scale" : "1x"
|
||
|
},
|
||
|
{
|
||
|
"idiom" : "ipad",
|
||
|
"size" : "76x76",
|
||
|
"scale" : "2x"
|
||
|
},
|
||
|
{
|
||
|
"idiom" : "ipad",
|
||
|
"size" : "83.5x83.5",
|
||
|
"scale" : "2x"
|
||
|
}
|
||
|
],
|
||
|
"info" : {
|
||
|
"version" : 1,
|
||
|
"author" : "xcode"
|
||
|
}
|
||
|
}
|