|
@@ -1,43 +1,69 @@
|
1
|
1
|
{
|
2
|
2
|
"images" : [
|
3
|
3
|
{
|
4
|
|
- "idiom" : "iphone",
|
5
|
4
|
"size" : "20x20",
|
|
5
|
+ "idiom" : "iphone",
|
|
6
|
+ "filename" : "Icon-40.png",
|
6
|
7
|
"scale" : "2x"
|
7
|
8
|
},
|
8
|
9
|
{
|
9
|
|
- "idiom" : "iphone",
|
10
|
10
|
"size" : "20x20",
|
|
11
|
+ "idiom" : "iphone",
|
|
12
|
+ "filename" : "Icon-60.png",
|
11
|
13
|
"scale" : "3x"
|
12
|
14
|
},
|
13
|
15
|
{
|
|
16
|
+ "size" : "29x29",
|
14
|
17
|
"idiom" : "iphone",
|
|
18
|
+ "filename" : "Icon-29.png",
|
|
19
|
+ "scale" : "1x"
|
|
20
|
+ },
|
|
21
|
+ {
|
15
|
22
|
"size" : "29x29",
|
|
23
|
+ "idiom" : "iphone",
|
|
24
|
+ "filename" : "Icon-58.png",
|
16
|
25
|
"scale" : "2x"
|
17
|
26
|
},
|
18
|
27
|
{
|
19
|
|
- "idiom" : "iphone",
|
20
|
28
|
"size" : "29x29",
|
|
29
|
+ "idiom" : "iphone",
|
|
30
|
+ "filename" : "Icon-87.png",
|
21
|
31
|
"scale" : "3x"
|
22
|
32
|
},
|
23
|
33
|
{
|
24
|
|
- "idiom" : "iphone",
|
25
|
34
|
"size" : "40x40",
|
|
35
|
+ "idiom" : "iphone",
|
|
36
|
+ "filename" : "Icon-80.png",
|
26
|
37
|
"scale" : "2x"
|
27
|
38
|
},
|
28
|
39
|
{
|
29
|
|
- "idiom" : "iphone",
|
30
|
40
|
"size" : "40x40",
|
|
41
|
+ "idiom" : "iphone",
|
|
42
|
+ "filename" : "Icon-120.png",
|
31
|
43
|
"scale" : "3x"
|
32
|
44
|
},
|
33
|
45
|
{
|
|
46
|
+ "size" : "57x57",
|
34
|
47
|
"idiom" : "iphone",
|
35
|
|
- "size" : "60x60",
|
|
48
|
+ "filename" : "Icon-57.png",
|
|
49
|
+ "scale" : "1x"
|
|
50
|
+ },
|
|
51
|
+ {
|
|
52
|
+ "size" : "57x57",
|
|
53
|
+ "idiom" : "iphone",
|
|
54
|
+ "filename" : "Icon-114.png",
|
36
|
55
|
"scale" : "2x"
|
37
|
56
|
},
|
38
|
57
|
{
|
|
58
|
+ "size" : "60x60",
|
39
|
59
|
"idiom" : "iphone",
|
|
60
|
+ "filename" : "Icon-121.png",
|
|
61
|
+ "scale" : "2x"
|
|
62
|
+ },
|
|
63
|
+ {
|
40
|
64
|
"size" : "60x60",
|
|
65
|
+ "idiom" : "iphone",
|
|
66
|
+ "filename" : "Icon-180.png",
|
41
|
67
|
"scale" : "3x"
|
42
|
68
|
}
|
43
|
69
|
],
|