mimmi20/browser-detector

View on GitHub
data/devices/apple/mobile-media-player.json

Summary

Maintainability
Test Coverage
{
  "apple ipod touch": {
    "deviceName": "iPod Touch",
    "marketingName": "iPod Touch",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": null
    },
    "type": "mobile-media-player",
    "platform": "ios"
  },
  "apple ipod 1,1": {
    "deviceName": "iPod Touch 1,1",
    "marketingName": "iPod Touch (1st Gen.)",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "mobile-media-player",
    "platform": "ios"
  },
  "apple ipod 2,1": {
    "deviceName": "iPod Touch 2,1",
    "marketingName": "iPod Touch (2nd Gen.)",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "mobile-media-player",
    "platform": "ios"
  },
  "apple ipod 3,1": {
    "deviceName": "iPod Touch 3,1",
    "marketingName": "iPod Touch (3rd Gen.)",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "mobile-media-player",
    "platform": "ios"
  },
  "apple ipod 4,1": {
    "deviceName": "iPod Touch 4,1",
    "marketingName": "iPod Touch (4th Gen.)",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 640,
      "touch": true,
      "size": 3.5
    },
    "type": "mobile-media-player",
    "platform": "ios"
  },
  "apple ipod 5,1": {
    "deviceName": "iPod Touch 5,1",
    "marketingName": "iPod Touch (5th Gen.)",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1136,
      "height": 640,
      "touch": true,
      "size": 4
    },
    "type": "mobile-media-player",
    "platform": "ios"
  },
  "apple ipod 7,1": {
    "deviceName": "iPod Touch 7,1",
    "marketingName": "iPod Touch (6th Gen.)",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1136,
      "height": 640,
      "touch": true,
      "size": 4
    },
    "type": "mobile-media-player",
    "platform": "ios"
  },
  "apple ipod 9,1": {
    "deviceName": "iPod Touch 9,1",
    "marketingName": "iPod Touch (7th Gen.)",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1136,
      "height": 640,
      "touch": true,
      "size": 4
    },
    "type": "mobile-media-player",
    "platform": "ios"
  }
}