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

Contents.json « activityTypeInfo.imageset « Images.xcassets « iOSClient - github.com/nextcloud/ios.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e239f33e9c8950a9008f15d24e5572ca7626fd09 (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" : [
    {
      "idiom" : "universal",
      "filename" : "activityTypeInfo.png",
      "scale" : "1x"
    },
    {
      "idiom" : "universal",
      "filename" : "activityTypeInfo@2x.png",
      "scale" : "2x"
    },
    {
      "idiom" : "universal",
      "filename" : "activityTypeInfo@3x.png",
      "scale" : "3x"
    }
  ],
  "info" : {
    "version" : 1,
    "author" : "xcode"
  }
}