44 lines
825 B
JSON
44 lines
825 B
JSON
|
{
|
||
|
"images" : [
|
||
|
{
|
||
|
"size" : "29x29",
|
||
|
"idiom" : "iphone",
|
||
|
"filename" : "AppIcon-29@2x.png",
|
||
|
"scale" : "2x"
|
||
|
},
|
||
|
{
|
||
|
"size" : "29x29",
|
||
|
"idiom" : "iphone",
|
||
|
"filename" : "AppIcon-29@3x.png",
|
||
|
"scale" : "3x"
|
||
|
},
|
||
|
{
|
||
|
"size" : "40x40",
|
||
|
"idiom" : "iphone",
|
||
|
"filename" : "AppIcon-40@2x.png",
|
||
|
"scale" : "2x"
|
||
|
},
|
||
|
{
|
||
|
"size" : "40x40",
|
||
|
"idiom" : "iphone",
|
||
|
"filename" : "AppIcon-40@3x.png",
|
||
|
"scale" : "3x"
|
||
|
},
|
||
|
{
|
||
|
"size" : "60x60",
|
||
|
"idiom" : "iphone",
|
||
|
"filename" : "AppIcon-60@2x.png",
|
||
|
"scale" : "2x"
|
||
|
},
|
||
|
{
|
||
|
"size" : "60x60",
|
||
|
"idiom" : "iphone",
|
||
|
"filename" : "AppIcon-60@3x.png",
|
||
|
"scale" : "3x"
|
||
|
}
|
||
|
],
|
||
|
"info" : {
|
||
|
"version" : 1,
|
||
|
"author" : "xcode"
|
||
|
}
|
||
|
}
|