blob: cbd09addd14a94bbb96302dd7a1e631544c5a1d4 [file] [log] [blame]
{
"name": "ARController",
"version": "0.1.2",
"summary": "ARController. MVC on SceneNodes.",
"description": "Idea is to provide to AR and Scene kit mechanism similar to ViewController. Usually several application consist of several subsequent phases, or scenes.\nEach scene happened insed same environment, sessions and objects however interactions between them, user actions and UI can vary.",
"homepage": "https://github.com/Michael-Vorontsov/ARController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Vorontsov": "mykhailov@starsgroup.com"
},
"source": {
"git": "https://github.com/Michael-Vorontsov/ARController.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ARController/Sources/**/*",
"pushed_with_swift_version": "4.0"
}