Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Contents.json « statusdownload.imageset « Images.xcassets « iOSClient - github.com/nextcloud/ios.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: be3c311a02d3b49301b75b5f315fe061d2437714 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "images" : [
    {
      "filename" : "statusdownload.png",
      "idiom" : "universal",
      "scale" : "1x"
    },
    {
      "filename" : "statusdownload@2x.png",
      "idiom" : "universal",
      "scale" : "2x"
    },
    {
      "filename" : "statusdownload@3x.png",
      "idiom" : "universal",
      "scale" : "3x"
    }
  ],
  "info" : {
    "author" : "xcode",
    "version" : 1
  },
  "properties" : {
    "preserves-vector-representation" : true
  }
}