blob: bd2d9af7338314a0f8588ae000b88cc9d0472a02 [file] [log] [blame]
{
"name": "PortalMask",
"version": "1.3.1",
"summary": "PortalMask window to an AR world",
"description": "PortalMask create a window into any collection of SceneKit elements by occluding other things around it.\n This can be used ontop of ARReferenceImage, create a static portal into another world,\n or to have the illusion of a hole in the ground.",
"homepage": "https://github.com/maxxfrazer/SceneKit-PortalMask",
"license": "MIT",
"authors": "Max Cobb",
"source": {
"git": "https://github.com/maxxfrazer/SceneKit-PortalMask.git",
"tag": "1.3.1"
},
"swift_version": "4.1",
"platforms": {
"ios": "11.0"
},
"source_files": "PortalMask/*.swift"
}