|
@@ -0,0 +1,68 @@
|
|
|
|
|
+{
|
|
|
|
|
+ "images" : [
|
|
|
|
|
+ {
|
|
|
|
|
+ "size" : "20x20",
|
|
|
|
|
+ "idiom" : "ipad",
|
|
|
|
|
+ "filename" : "appicon.png",
|
|
|
|
|
+ "scale" : "1x"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "size" : "20x20",
|
|
|
|
|
+ "idiom" : "ipad",
|
|
|
|
|
+ "filename" : "appicon-1.png",
|
|
|
|
|
+ "scale" : "2x"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "size" : "29x29",
|
|
|
|
|
+ "idiom" : "ipad",
|
|
|
|
|
+ "filename" : "appicon-2.png",
|
|
|
|
|
+ "scale" : "1x"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "size" : "29x29",
|
|
|
|
|
+ "idiom" : "ipad",
|
|
|
|
|
+ "filename" : "appicon-3.png",
|
|
|
|
|
+ "scale" : "2x"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "size" : "40x40",
|
|
|
|
|
+ "idiom" : "ipad",
|
|
|
|
|
+ "filename" : "appicon-4.png",
|
|
|
|
|
+ "scale" : "1x"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "size" : "40x40",
|
|
|
|
|
+ "idiom" : "ipad",
|
|
|
|
|
+ "filename" : "appicon-5.png",
|
|
|
|
|
+ "scale" : "2x"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "size" : "76x76",
|
|
|
|
|
+ "idiom" : "ipad",
|
|
|
|
|
+ "filename" : "appicon-6.png",
|
|
|
|
|
+ "scale" : "1x"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "size" : "76x76",
|
|
|
|
|
+ "idiom" : "ipad",
|
|
|
|
|
+ "filename" : "appicon-7.png",
|
|
|
|
|
+ "scale" : "2x"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "size" : "83.5x83.5",
|
|
|
|
|
+ "idiom" : "ipad",
|
|
|
|
|
+ "filename" : "appicon-8.png",
|
|
|
|
|
+ "scale" : "2x"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "size" : "1024x1024",
|
|
|
|
|
+ "idiom" : "ios-marketing",
|
|
|
|
|
+ "filename" : "red1.png",
|
|
|
|
|
+ "scale" : "1x"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "info" : {
|
|
|
|
|
+ "version" : 1,
|
|
|
|
|
+ "author" : "xcode"
|
|
|
|
|
+ }
|
|
|
|
|
+}
|