mimmi20/browser-detector

View on GitHub
data/devices/mobi-wire/smartphone.json

Summary

Maintainability
Test Coverage
{
  "mobi-wire ahiga": {
    "deviceName": "Ahiga",
    "marketingName": "Ahiga",
    "manufacturer": "mobi-wire",
    "brand": "mobi-wire",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "mobi-wire taima": {
    "deviceName": "Taima",
    "marketingName": "Taima",
    "manufacturer": "mobi-wire",
    "brand": "mobi-wire",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}