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

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