blob: 41a866a493d712d5a398b4dc5d6fc6a455093712 [file] [log] [blame]
{
"name": "SCNVideoWriter",
"version": "0.5.0",
"summary": "A simple recorder for SceneKit.",
"description": "SCNVideoWriter is a simple video writer for SCNScene.\nIt's support iOS10 or later on Metal supported device.\nAnd support video and overlay of ARKit.",
"homepage": "https://github.com/noppefoxwolf/SCNVideoWriter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"noppefoxwolf": "noppelabs@gmail.com"
},
"source": {
"git": "https://github.com/noppefoxwolf/SCNVideoWriter.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SCNVideoWriter/Classes/**/*",
"pushed_with_swift_version": "3.2"
}