23 lines
340 B
JSON
23 lines
340 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"filename" : "Icon-iPhone-120.png",
|
|
"idiom" : "iphone",
|
|
"scale" : "2x",
|
|
"size" : "60x60"
|
|
},
|
|
{
|
|
"filename" : "Icon-iPhone-180.png",
|
|
"idiom" : "iphone",
|
|
"scale" : "3x",
|
|
"size" : "60x60"
|
|
}
|
|
],
|
|
"info" : {
|
|
"author" : "xcode",
|
|
"version" : 1
|
|
},
|
|
"properties" : {
|
|
"pre-rendered" : false
|
|
}
|
|
} |