mirror of
https://github.com/leanote/leanote-ios.git
synced 2025-10-14 15:11:00 +00:00
31 lines
487 B
JSON
Executable File
31 lines
487 B
JSON
Executable File
{
|
|
"images" : [
|
|
{
|
|
"idiom" : "universal",
|
|
"scale" : "1x",
|
|
"filename" : "link.png"
|
|
},
|
|
{
|
|
"idiom" : "universal",
|
|
"scale" : "2x",
|
|
"filename" : "link@2x.png"
|
|
},
|
|
{
|
|
"idiom" : "universal",
|
|
"scale" : "3x"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"scale" : "1x",
|
|
"filename" : "link~ipad.png"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"scale" : "2x"
|
|
}
|
|
],
|
|
"info" : {
|
|
"version" : 1,
|
|
"author" : "xcode"
|
|
}
|
|
} |