Subversion Repositories Mobile Apps.GyroMouse

Rev

Rev 1 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 pmbaty 1
{
2
  "images" : [
3
    {
5 pmbaty 4
      "filename" : "statusIcon.png",
1 pmbaty 5
      "idiom" : "universal",
6
      "scale" : "1x"
7
    },
8
    {
5 pmbaty 9
      "filename" : "statusIcon@2x.png",
1 pmbaty 10
      "idiom" : "universal",
11
      "scale" : "2x"
12
    },
13
    {
5 pmbaty 14
      "filename" : "statusIcon@3x.png",
1 pmbaty 15
      "idiom" : "universal",
16
      "scale" : "3x"
17
    }
18
  ],
19
  "info" : {
5 pmbaty 20
    "author" : "xcode",
21
    "version" : 1
1 pmbaty 22
  }
5 pmbaty 23
}