mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "iru m5301": {
    "deviceName": "M5301",
    "marketingName": "M5301",
    "manufacturer": "iru",
    "brand": "iru",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "iru m5302": {
    "deviceName": "M5302",
    "marketingName": "M5302",
    "manufacturer": "iru",
    "brand": "iru",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5.3
    },
    "type": "smartphone",
    "platform": "android"
  }
}