Contents.json 393 Bytes
Newer Older
mei's avatar
mei committed
1 2 3 4 5
{
  "images" : [
    {
      "idiom" : "universal",
      "scale" : "1x",
mei's avatar
mei committed
6
      "filename" : "GrayCheckBox.png"
mei's avatar
mei committed
7 8 9 10
    },
    {
      "idiom" : "universal",
      "scale" : "2x",
mei's avatar
mei committed
11
      "filename" : "GrayCheckBox@2x.png"
mei's avatar
mei committed
12 13 14
    },
    {
      "idiom" : "universal",
15 16
      "scale" : "3x",
      "filename" : "GrayCheckBox@3x.png"
mei's avatar
mei committed
17 18 19 20 21 22 23
    }
  ],
  "info" : {
    "version" : 1,
    "author" : "xcode"
  }
}