summaryrefslogtreecommitdiffstats
path: root/examples/sensors/cubehouse/info.json
blob: effbfb06faff81ad43a6b402ab81e2045277d20c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "info-version": "1.0",
    "dict": {
        "Category": "application",
        "Runtime": "qml",
        "DisplayName": "Cubehouse",
        "Subcategory": "utility",
        "MainQML": "Cubehouse.qml",
        "Version": "1.0",
        "Identifier": "com.nokia.mt.cubehouse.demo",
        "Summary": "Cubehouse using Accelerometer",
        "Author": "Qt"
    }
}