|
|
@@ -0,0 +1,116 @@
|
|
|
+{
|
|
|
+ "images" : [
|
|
|
+ {
|
|
|
+ "filename" : "icon20@2x 1.png",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "scale" : "2x",
|
|
|
+ "size" : "20x20"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "icon20@3x.png",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "scale" : "3x",
|
|
|
+ "size" : "20x20"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "icon29@2x 1.png",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "scale" : "2x",
|
|
|
+ "size" : "29x29"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "icon29@3x.png",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "scale" : "3x",
|
|
|
+ "size" : "29x29"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "icon40@2x.png",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "scale" : "2x",
|
|
|
+ "size" : "40x40"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "icon40@3x.png",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "scale" : "3x",
|
|
|
+ "size" : "40x40"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "icon60@2x.png",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "scale" : "2x",
|
|
|
+ "size" : "60x60"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "icon60@3x.png",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "scale" : "3x",
|
|
|
+ "size" : "60x60"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "icon20.png",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "scale" : "1x",
|
|
|
+ "size" : "20x20"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "icon20@2x.png",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "scale" : "2x",
|
|
|
+ "size" : "20x20"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "icon29.png",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "scale" : "1x",
|
|
|
+ "size" : "29x29"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "icon29@2x.png",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "scale" : "2x",
|
|
|
+ "size" : "29x29"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "icon40.png",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "scale" : "1x",
|
|
|
+ "size" : "40x40"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "icon40@2x 1.png",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "scale" : "2x",
|
|
|
+ "size" : "40x40"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "icon76.png",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "scale" : "1x",
|
|
|
+ "size" : "76x76"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "icon76@2x.png",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "scale" : "2x",
|
|
|
+ "size" : "76x76"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "icon835@2x.png",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "scale" : "2x",
|
|
|
+ "size" : "83.5x83.5"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "filename" : "app_store.png",
|
|
|
+ "idiom" : "ios-marketing",
|
|
|
+ "scale" : "1x",
|
|
|
+ "size" : "1024x1024"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "info" : {
|
|
|
+ "author" : "xcode",
|
|
|
+ "version" : 1
|
|
|
+ }
|
|
|
+}
|