Home | History | Annotate | Download | only in AppIcon.appiconset
      1 {
      2   "images" : [
      3     {
      4       "idiom" : "iphone",
      5       "size" : "29x29",
      6       "scale" : "2x"
      7     },
      8     {
      9       "idiom" : "iphone",
     10       "size" : "40x40",
     11       "scale" : "2x"
     12     },
     13     {
     14       "idiom" : "iphone",
     15       "size" : "60x60",
     16       "scale" : "2x"
     17     },
     18     {
     19       "idiom" : "ipad",
     20       "size" : "29x29",
     21       "scale" : "1x"
     22     },
     23     {
     24       "idiom" : "ipad",
     25       "size" : "29x29",
     26       "scale" : "2x"
     27     },
     28     {
     29       "idiom" : "ipad",
     30       "size" : "40x40",
     31       "scale" : "1x"
     32     },
     33     {
     34       "idiom" : "ipad",
     35       "size" : "40x40",
     36       "scale" : "2x"
     37     },
     38     {
     39       "idiom" : "ipad",
     40       "size" : "76x76",
     41       "scale" : "1x"
     42     },
     43     {
     44       "idiom" : "ipad",
     45       "size" : "76x76",
     46       "scale" : "2x"
     47     }
     48   ],
     49   "info" : {
     50     "version" : 1,
     51     "author" : "xcode"
     52   }
     53 }