23 lines
442 B
JSON
23 lines
442 B
JSON
|
{
|
||
|
"images" : [
|
||
|
{
|
||
|
"orientation" : "portrait",
|
||
|
"idiom" : "iphone",
|
||
|
"extent" : "full-screen",
|
||
|
"minimum-system-version" : "7.0",
|
||
|
"scale" : "2x"
|
||
|
},
|
||
|
{
|
||
|
"orientation" : "portrait",
|
||
|
"idiom" : "iphone",
|
||
|
"subtype" : "retina4",
|
||
|
"extent" : "full-screen",
|
||
|
"minimum-system-version" : "7.0",
|
||
|
"scale" : "2x"
|
||
|
}
|
||
|
],
|
||
|
"info" : {
|
||
|
"version" : 1,
|
||
|
"author" : "xcode"
|
||
|
}
|
||
|
}
|