|
@@ -0,0 +1,116 @@
|
|
|
+{
|
|
|
+ "images" : [
|
|
|
+ {
|
|
|
+ "size" : "20x20",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "filename" : "Icon-40.png",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "20x20",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "filename" : "Icon-60.png",
|
|
|
+ "scale" : "3x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "29x29",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "filename" : "Icon-58.png",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "29x29",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "filename" : "Icon-87.png",
|
|
|
+ "scale" : "3x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "40x40",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "filename" : "Icon-80.png",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "40x40",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "filename" : "Icon-120.png",
|
|
|
+ "scale" : "3x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "60x60",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "filename" : "Icon-121.png",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "60x60",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "filename" : "Icon-180.png",
|
|
|
+ "scale" : "3x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "20x20",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "filename" : "Icon-20.png",
|
|
|
+ "scale" : "1x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "20x20",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "filename" : "Icon-41.png",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "29x29",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "filename" : "Icon-29.png",
|
|
|
+ "scale" : "1x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "29x29",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "filename" : "Icon-59.png",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "40x40",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "filename" : "Icon-42.png",
|
|
|
+ "scale" : "1x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "40x40",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "filename" : "Icon-81.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"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "1024x1024",
|
|
|
+ "idiom" : "ios-marketing",
|
|
|
+ "filename" : "Icon-1024.png",
|
|
|
+ "scale" : "1x"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "info" : {
|
|
|
+ "version" : 1,
|
|
|
+ "author" : "xcode"
|
|
|
+ }
|
|
|
+}
|