mimmi20/browser-detector

View on GitHub
data/devices/pomp/mobile-device.json

Summary

Maintainability
Test Coverage
{
  "general pomp device": {
    "deviceName": "general Pomp device",
    "marketingName": "general Pomp device",
    "manufacturer": "pomp",
    "brand": "pomp",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "mobile-device",
    "platform": "android"
  }
}