mimmi20/browser-detector

View on GitHub
data/devices/spice/fone-pad.json

Summary

Maintainability
Test Coverage
{
  "spice mi-700": {
    "deviceName": "Mi-700",
    "marketingName": "Mi-700",
    "manufacturer": "spice",
    "brand": "spice",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "spice mi-725": {
    "deviceName": "Mi-725",
    "marketingName": "Stellar Slatepad",
    "manufacturer": "spice",
    "brand": "spice",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "fone-pad",
    "platform": "android"
  }
}