taler-ios

iOS apps for GNU Taler (wallet)
Log | Files | Refs | README | LICENSE

Contents.json (437B)


      1 {
      2   "images" : [
      3     {
      4       "filename" : "talerpos-logo.svg",
      5       "idiom" : "universal"
      6     },
      7     {
      8       "appearances" : [
      9         {
     10           "appearance" : "luminosity",
     11           "value" : "dark"
     12         }
     13       ],
     14       "filename" : "talerpos-logo-dark.svg",
     15       "idiom" : "universal"
     16     }
     17   ],
     18   "info" : {
     19     "author" : "xcode",
     20     "version" : 1
     21   },
     22   "properties" : {
     23     "preserves-vector-representation" : true
     24   }
     25 }