taler-ios

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

Contents.json (400B)


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