blob: 3cf8c73304688aaf7789a3c03e143803be4c7118 [file] [log] [blame]
{
"name": "SceneKitVideoRecorder",
"version": "1.3.7",
"summary": "Record videos of SceneKit and ARKit",
"description": "SceneKitVideoRecorder records videos of SceneKit and ARKit.\nIt supports iOS10 or later on Metal supported devices.",
"homepage": "https://github.com/svtek/SceneKitVideoRecorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"okaris": "ok@okaris.com"
},
"social_media_url": "http://twitter.com/okarisman",
"source": {
"git": "https://github.com/svtek/SceneKitVideoRecorder.git",
"tag": "1.3.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SceneKitVideoRecorder/Classes/**/*",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Metal",
"CoreGraphics",
"QuartzCore"
],
"pushed_with_swift_version": "3.2"
}