diff --git a/PLUV/Assets.xcassets/image/movedot_image.imageset/Contents.json b/PLUV/Assets.xcassets/image/movedot_image.imageset/Contents.json new file mode 100644 index 0000000..10b27eb --- /dev/null +++ b/PLUV/Assets.xcassets/image/movedot_image.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "movedot_image.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/PLUV/Assets.xcassets/image/movedot_image.imageset/movedot_image.png b/PLUV/Assets.xcassets/image/movedot_image.imageset/movedot_image.png new file mode 100644 index 0000000..f674fb6 Binary files /dev/null and b/PLUV/Assets.xcassets/image/movedot_image.imageset/movedot_image.png differ