aboutsummaryrefslogtreecommitdiffhomepage
path: root/GoogleUtilities/Example/tvOS/Assets.xcassets/LaunchImage.launchimage/Contents.json
blob: d746a609003ff0f1b97da99bb088b9ddb62f515a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "images" : [
    {
      "orientation" : "landscape",
      "idiom" : "tv",
      "extent" : "full-screen",
      "minimum-system-version" : "11.0",
      "scale" : "2x"
    },
    {
      "orientation" : "landscape",
      "idiom" : "tv",
      "extent" : "full-screen",
      "minimum-system-version" : "9.0",
      "scale" : "1x"
    }
  ],
  "info" : {
    "version" : 1,
    "author" : "xcode"
  }
}