crossmate

A collaborative crossword app for iOS
Log | Files | Refs | LICENSE

Contents.json (638B)


      1 {
      2   "images" : [
      3     {
      4       "filename" : "Icon.png",
      5       "idiom" : "universal",
      6       "platform" : "ios",
      7       "size" : "1024x1024"
      8     },
      9     {
     10       "appearances" : [
     11         {
     12           "appearance" : "luminosity",
     13           "value" : "dark"
     14         }
     15       ],
     16       "idiom" : "universal",
     17       "platform" : "ios",
     18       "size" : "1024x1024"
     19     },
     20     {
     21       "appearances" : [
     22         {
     23           "appearance" : "luminosity",
     24           "value" : "tinted"
     25         }
     26       ],
     27       "idiom" : "universal",
     28       "platform" : "ios",
     29       "size" : "1024x1024"
     30     }
     31   ],
     32   "info" : {
     33     "author" : "xcode",
     34     "version" : 1
     35   }
     36 }