summaryrefslogtreecommitdiffstats
path: root/examples/sensors/maze/info.json
blob: 60c403e3a3a30262829fff6f61530d6c1ea12b4b (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": "Maze",
        "Subcategory": "utility",
        "MainQML": "Maze.qml",
        "Version": "1.0",
        "Identifier": "com.noklab.nrcc.maze.demo",
        "Summary": "Labyrinth game using TiltSensor",
        "Author": "Qt"
    }
}