diff options
Diffstat (limited to 'Hotline/Assets.xcassets/Drop Box.imageset')
| -rw-r--r-- | Hotline/Assets.xcassets/Drop Box.imageset/Contents.json | 23 | ||||
| -rw-r--r-- | Hotline/Assets.xcassets/Drop Box.imageset/Drop Box.png | bin | 0 -> 474 bytes | |||
| -rw-r--r-- | Hotline/Assets.xcassets/Drop Box.imageset/Drop Box@2x.png | bin | 0 -> 1007 bytes | |||
| -rw-r--r-- | Hotline/Assets.xcassets/Drop Box.imageset/Drop Box@3x.png | bin | 0 -> 1631 bytes |
4 files changed, 23 insertions, 0 deletions
diff --git a/Hotline/Assets.xcassets/Drop Box.imageset/Contents.json b/Hotline/Assets.xcassets/Drop Box.imageset/Contents.json new file mode 100644 index 0000000..02e78f1 --- /dev/null +++ b/Hotline/Assets.xcassets/Drop Box.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "Drop Box.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Drop Box@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Drop Box@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Hotline/Assets.xcassets/Drop Box.imageset/Drop Box.png b/Hotline/Assets.xcassets/Drop Box.imageset/Drop Box.png Binary files differnew file mode 100644 index 0000000..be8b501 --- /dev/null +++ b/Hotline/Assets.xcassets/Drop Box.imageset/Drop Box.png diff --git a/Hotline/Assets.xcassets/Drop Box.imageset/Drop Box@2x.png b/Hotline/Assets.xcassets/Drop Box.imageset/Drop Box@2x.png Binary files differnew file mode 100644 index 0000000..0249b96 --- /dev/null +++ b/Hotline/Assets.xcassets/Drop Box.imageset/Drop Box@2x.png diff --git a/Hotline/Assets.xcassets/Drop Box.imageset/Drop Box@3x.png b/Hotline/Assets.xcassets/Drop Box.imageset/Drop Box@3x.png Binary files differnew file mode 100644 index 0000000..4d5bad2 --- /dev/null +++ b/Hotline/Assets.xcassets/Drop Box.imageset/Drop Box@3x.png |