mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
39 lines
564 B
JSON
39 lines
564 B
JSON
{
|
|
"images": [
|
|
{
|
|
"idiom": "iphone",
|
|
"size": "29x29",
|
|
"scale": "2x"
|
|
},
|
|
{
|
|
"idiom": "iphone",
|
|
"size": "29x29",
|
|
"scale": "3x"
|
|
},
|
|
{
|
|
"idiom": "iphone",
|
|
"size": "40x40",
|
|
"scale": "2x"
|
|
},
|
|
{
|
|
"idiom": "iphone",
|
|
"size": "40x40",
|
|
"scale": "3x"
|
|
},
|
|
{
|
|
"idiom": "iphone",
|
|
"size": "60x60",
|
|
"scale": "2x"
|
|
},
|
|
{
|
|
"idiom": "iphone",
|
|
"size": "60x60",
|
|
"scale": "3x"
|
|
}
|
|
],
|
|
"info": {
|
|
"version": 1,
|
|
"author": "xcode"
|
|
}
|
|
}
|