Contents.json 2.37 KB
Newer Older
曹云霄's avatar
曹云霄 committed
1 2
{
  "images" : [
曹云霄's avatar
曹云霄 committed
3 4
    {
      "size" : "20x20",
曹云霄's avatar
曹云霄 committed
5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
      "idiom" : "iphone",
      "filename" : "opple2iPhoneNotification_20pt@2x.png",
      "scale" : "2x"
    },
    {
      "size" : "20x20",
      "idiom" : "iphone",
      "filename" : "opple2iPhoneNotification_20pt@3x.png",
      "scale" : "3x"
    },
    {
      "size" : "29x29",
      "idiom" : "iphone",
      "filename" : "opple2iPhoneSpootlight5_29pt@2x.png",
      "scale" : "2x"
    },
    {
      "size" : "29x29",
      "idiom" : "iphone",
      "filename" : "opple2iPhoneSpootlight5_29pt@3x.png",
      "scale" : "3x"
    },
    {
      "size" : "40x40",
      "idiom" : "iphone",
      "filename" : "opple2iPhoneSpootlight7_40pt@2x.png",
      "scale" : "2x"
    },
    {
      "size" : "40x40",
      "idiom" : "iphone",
      "filename" : "opple2iPhoneSpootlight7_40pt@3x.png",
      "scale" : "3x"
    },
    {
      "size" : "60x60",
      "idiom" : "iphone",
      "filename" : "opple2iPhoneApp_60pt@2x.png",
      "scale" : "2x"
曹云霄's avatar
曹云霄 committed
44 45
    },
    {
曹云霄's avatar
曹云霄 committed
46 47 48 49 50 51 52
      "size" : "60x60",
      "idiom" : "iphone",
      "filename" : "opple2iPhoneApp_60pt@3x.png",
      "scale" : "3x"
    },
    {
      "size" : "20x20",
曹云霄's avatar
曹云霄 committed
53
      "idiom" : "ipad",
曹云霄's avatar
曹云霄 committed
54 55 56 57
      "filename" : "opple2iPadNotifications_20pt.png",
      "scale" : "1x"
    },
    {
曹云霄's avatar
曹云霄 committed
58
      "size" : "20x20",
曹云霄's avatar
曹云霄 committed
59 60
      "idiom" : "ipad",
      "filename" : "opple2iPadNotifications_20pt@2x.png",
曹云霄's avatar
曹云霄 committed
61 62
      "scale" : "2x"
    },
曹云霄's avatar
曹云霄 committed
63 64
    {
      "size" : "29x29",
polo2013's avatar
polo2013 committed
65
      "idiom" : "ipad",
曹云霄's avatar
曹云霄 committed
66
      "filename" : "opple2iPadSpootlight5_29pt.png",
曹云霄's avatar
曹云霄 committed
67 68 69 70
      "scale" : "1x"
    },
    {
      "size" : "29x29",
polo2013's avatar
polo2013 committed
71
      "idiom" : "ipad",
曹云霄's avatar
曹云霄 committed
72
      "filename" : "opple2iPadSpootlight5_29pt@2x.png",
曹云霄's avatar
曹云霄 committed
73 74 75 76
      "scale" : "2x"
    },
    {
      "size" : "40x40",
polo2013's avatar
polo2013 committed
77
      "idiom" : "ipad",
曹云霄's avatar
曹云霄 committed
78
      "filename" : "opple2iPadSpootlight7_40pt.png",
曹云霄's avatar
曹云霄 committed
79 80 81 82
      "scale" : "1x"
    },
    {
      "size" : "40x40",
polo2013's avatar
polo2013 committed
83
      "idiom" : "ipad",
曹云霄's avatar
曹云霄 committed
84
      "filename" : "opple2iPadSpootlight7_40pt@2x.png",
曹云霄's avatar
曹云霄 committed
85 86 87 88
      "scale" : "2x"
    },
    {
      "size" : "76x76",
polo2013's avatar
polo2013 committed
89
      "idiom" : "ipad",
曹云霄's avatar
曹云霄 committed
90
      "filename" : "opple2iPadApp_76pt.png",
曹云霄's avatar
曹云霄 committed
91 92 93 94
      "scale" : "1x"
    },
    {
      "size" : "76x76",
polo2013's avatar
polo2013 committed
95
      "idiom" : "ipad",
曹云霄's avatar
曹云霄 committed
96
      "filename" : "opple2iPadApp_76pt@2x.png",
曹云霄's avatar
曹云霄 committed
97 98 99 100
      "scale" : "2x"
    },
    {
      "size" : "83.5x83.5",
polo2013's avatar
polo2013 committed
101
      "idiom" : "ipad",
曹云霄's avatar
曹云霄 committed
102
      "filename" : "opple2iPadProApp_83.5pt@2x.png",
曹云霄's avatar
曹云霄 committed
103 104 105 106 107 108 109 110
      "scale" : "2x"
    }
  ],
  "info" : {
    "version" : 1,
    "author" : "xcode"
  }
}