ProHUD/Example-Old/Example/Assets.xcassets/alert.buy.imageset/Contents.json

23 lines
349 B
JSON
Raw Normal View History

2019-08-13 11:32:27 +08:00
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "ProHUDBuy@2x.png",
2020-06-22 10:36:33 +08:00
"idiom" : "universal",
2019-08-13 11:32:27 +08:00
"scale" : "2x"
},
{
"filename" : "ProHUDBuy@3x.png",
2020-06-22 10:36:33 +08:00
"idiom" : "universal",
2019-08-13 11:32:27 +08:00
"scale" : "3x"
}
],
"info" : {
2020-06-22 10:36:33 +08:00
"author" : "xcode",
"version" : 1
2019-08-13 11:32:27 +08:00
}
2020-06-22 10:36:33 +08:00
}