1
Fork 0
solar-conflux/dart/freeform-gradient/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json
Bastien Rivière b63659ae80
dart(freeform-gradient): Initial commit
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-09 10:52:31 +01:00

24 lines
391 B
JSON

{
"images" : [
{
"idiom" : "universal",
"filename" : "LaunchImage.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "LaunchImage@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "LaunchImage@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}