Contents.json 1.07 KB
Newer Older
曹云霄's avatar
曹云霄 committed
1 2
{
  "images" : [
曹云霄's avatar
曹云霄 committed
3 4 5 6 7 8 9 10 11 12
    {
      "idiom" : "ipad",
      "size" : "20x20",
      "scale" : "1x"
    },
    {
      "idiom" : "ipad",
      "size" : "20x20",
      "scale" : "2x"
    },
曹云霄's avatar
曹云霄 committed
13 14
    {
      "size" : "29x29",
polo2013's avatar
polo2013 committed
15 16
      "idiom" : "ipad",
      "filename" : "Icon-29.0@1x.png",
曹云霄's avatar
曹云霄 committed
17 18 19 20
      "scale" : "1x"
    },
    {
      "size" : "29x29",
polo2013's avatar
polo2013 committed
21 22
      "idiom" : "ipad",
      "filename" : "Icon-29.0@2x.png",
曹云霄's avatar
曹云霄 committed
23 24 25 26
      "scale" : "2x"
    },
    {
      "size" : "40x40",
polo2013's avatar
polo2013 committed
27 28
      "idiom" : "ipad",
      "filename" : "Icon-40.0@1x.png",
曹云霄's avatar
曹云霄 committed
29 30 31 32
      "scale" : "1x"
    },
    {
      "size" : "40x40",
polo2013's avatar
polo2013 committed
33 34
      "idiom" : "ipad",
      "filename" : "Icon-40.0@2x.png",
曹云霄's avatar
曹云霄 committed
35 36 37 38
      "scale" : "2x"
    },
    {
      "size" : "76x76",
polo2013's avatar
polo2013 committed
39 40
      "idiom" : "ipad",
      "filename" : "Icon-76.0@1x.png",
曹云霄's avatar
曹云霄 committed
41 42 43 44
      "scale" : "1x"
    },
    {
      "size" : "76x76",
polo2013's avatar
polo2013 committed
45 46
      "idiom" : "ipad",
      "filename" : "Icon-76.0@2x.png",
曹云霄's avatar
曹云霄 committed
47 48 49 50
      "scale" : "2x"
    },
    {
      "size" : "83.5x83.5",
polo2013's avatar
polo2013 committed
51 52
      "idiom" : "ipad",
      "filename" : "Icon-83.5@2x.png",
曹云霄's avatar
曹云霄 committed
53 54 55 56 57 58 59 60
      "scale" : "2x"
    }
  ],
  "info" : {
    "version" : 1,
    "author" : "xcode"
  }
}