mimmi20/browser-detector

View on GitHub
data/devices/xianghe/smartphone.json

Summary

Maintainability
Test Coverage
{
  "xianghe iphone": {
    "deviceName": "iphone",
    "marketingName": "iphone",
    "manufacturer": "xianghe",
    "brand": "xianghe",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "xianghe iphone 5": {
    "deviceName": "iphone 5",
    "marketingName": "iphone 5",
    "manufacturer": "xianghe",
    "brand": "xianghe",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "xianghe iphone 5c": {
    "deviceName": "iphone 5c",
    "marketingName": "iphone 5c",
    "manufacturer": "xianghe",
    "brand": "xianghe",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "xianghe iphone 6": {
    "deviceName": "iphone 6",
    "marketingName": "iphone 6",
    "manufacturer": "xianghe",
    "brand": "xianghe",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "xianghe iphone 6c": {
    "deviceName": "iphone 6c",
    "marketingName": "iphone 6c",
    "manufacturer": "xianghe",
    "brand": "xianghe",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}