|
@@ -0,0 +1,117 @@
|
|
|
+{
|
|
|
+ "images" : [
|
|
|
+ {
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "size" : "29x29",
|
|
|
+ "scale" : "1x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "size" : "29x29",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "size" : "29x29",
|
|
|
+ "scale" : "3x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "size" : "40x40",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "size" : "40x40",
|
|
|
+ "scale" : "3x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "57x57",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "filename" : "Icon.png",
|
|
|
+ "scale" : "1x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "57x57",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "filename" : "Icon@2x.png",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "60x60",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "filename" : "Icon-120.png",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "60x60",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "filename" : "Icon-180.png",
|
|
|
+ "scale" : "3x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "size" : "29x29",
|
|
|
+ "scale" : "1x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "size" : "29x29",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "size" : "40x40",
|
|
|
+ "scale" : "1x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "size" : "40x40",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "size" : "50x50",
|
|
|
+ "scale" : "1x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "size" : "50x50",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "72x72",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "filename" : "Icon-72.png",
|
|
|
+ "scale" : "1x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "72x72",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "filename" : "Icon-144.png",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "76x76",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "filename" : "Icon-76.png",
|
|
|
+ "scale" : "1x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "76x76",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "filename" : "Icon-152.png",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "83.5x83.5",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "filename" : "Icon-167.png",
|
|
|
+ "scale" : "2x"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "info" : {
|
|
|
+ "version" : 1,
|
|
|
+ "author" : "xcode"
|
|
|
+ }
|
|
|
+}
|