1
+ {
2
+ "images" : [
3
+ {
4
+ "size" : " 20x20" ,
5
+ "idiom" : " iphone" ,
6
+ "filename" : " Icon-Notification@2x.png" ,
7
+ "scale" : " 2x"
8
+ },
9
+ {
10
+ "size" : " 20x20" ,
11
+ "idiom" : " iphone" ,
12
+ "filename" : " Icon-Notification@3x.png" ,
13
+ "scale" : " 3x"
14
+ },
15
+ {
16
+ "size" : " 29x29" ,
17
+ "idiom" : " iphone" ,
18
+ "filename" : " Icon-Small@2x.png" ,
19
+ "scale" : " 2x"
20
+ },
21
+ {
22
+ "size" : " 29x29" ,
23
+ "idiom" : " iphone" ,
24
+ "filename" : " Icon-Small@3x.png" ,
25
+ "scale" : " 3x"
26
+ },
27
+ {
28
+ "size" : " 40x40" ,
29
+ "idiom" : " iphone" ,
30
+ "filename" : " Icon-Small-40@2x.png" ,
31
+ "scale" : " 2x"
32
+ },
33
+ {
34
+ "size" : " 40x40" ,
35
+ "idiom" : " iphone" ,
36
+ "filename" : " Icon-Small-40@3x.png" ,
37
+ "scale" : " 3x"
38
+ },
39
+ {
40
+ "size" : " 60x60" ,
41
+ "idiom" : " iphone" ,
42
+ "filename" : " Icon-60@2x.png" ,
43
+ "scale" : " 2x"
44
+ },
45
+ {
46
+ "size" : " 60x60" ,
47
+ "idiom" : " iphone" ,
48
+ "filename" : " Icon-60@3x.png" ,
49
+ "scale" : " 3x"
50
+ },
51
+ {
52
+ "size" : " 1024x1024" ,
53
+ "idiom" : " ios-marketing" ,
54
+ "filename" : " icon.png" ,
55
+ "scale" : " 1x"
56
+ },
57
+ {
58
+ "size" : " 20x20" ,
59
+ "idiom" : " ipad" ,
60
+ "filename" : " Icon-Notification.png" ,
61
+ "scale" : " 1x"
62
+ },
63
+ {
64
+ "size" : " 20x20" ,
65
+ "idiom" : " ipad" ,
66
+ "filename" : " Icon-Notification@2x.png" ,
67
+ "scale" : " 2x"
68
+ },
69
+ {
70
+ "size" : " 29x29" ,
71
+ "idiom" : " ipad" ,
72
+ "filename" : " Icon-Small.png" ,
73
+ "scale" : " 1x"
74
+ },
75
+ {
76
+ "size" : " 29x29" ,
77
+ "idiom" : " ipad" ,
78
+ "filename" : " Icon-Small@2x.png" ,
79
+ "scale" : " 2x"
80
+ },
81
+ {
82
+ "size" : " 40x40" ,
83
+ "idiom" : " ipad" ,
84
+ "filename" : " Icon-Small-40.png" ,
85
+ "scale" : " 1x"
86
+ },
87
+ {
88
+ "size" : " 40x40" ,
89
+ "idiom" : " ipad" ,
90
+ "filename" : " Icon-Small-40@2x.png" ,
91
+ "scale" : " 2x"
92
+ },
93
+ {
94
+ "size" : " 76x76" ,
95
+ "idiom" : " ipad" ,
96
+ "filename" : " Icon-76.png" ,
97
+ "scale" : " 1x"
98
+ },
99
+ {
100
+ "size" : " 76x76" ,
101
+ "idiom" : " ipad" ,
102
+ "filename" : " Icon-76@2x.png" ,
103
+ "scale" : " 2x"
104
+ },
105
+ {
106
+ "size" : " 83.5x83.5" ,
107
+ "idiom" : " ipad" ,
108
+ "filename" : " Icon-83.5@2x.png" ,
109
+ "scale" : " 2x"
110
+ }
111
+ ],
112
+ "info" : {
113
+ "version" : 1 ,
114
+ "author" : " xcode"
115
+ }
116
+ }
0 commit comments