blob: ddb155ecd8749a3e7f161a8381f4e3671513c5fa [file] [log] [blame]
{
"name": "ARSCNRecorder",
"version": "0.1.2",
"summary": "Take videos of ARKit scene view.",
"description": "Provide recording function and video save function in ARSCNView",
"homepage": "https://github.com/kunofellasleep/ARSCNRecorder",
"swift_version": "4.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kunofellasleep": "kunodev@gmail.com"
},
"source": {
"git": "https://github.com/kunofellasleep/ARSCNRecorder.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ARSCNRecorder/Classes/**/*"
}