4 "summary": "A lags-free recorder of ARKit and SceneKit for iOS in Swift",
5 "homepage": "https://github.com/gorastudio/SCNRecorder",
11 "Vladislav Grigoryev": "dev.grigoriev@gmail.com"
17 "git": "https://github.com/gorastudio/SCNRecorder.git",
20 "module_name": "SCNRecorder",
21 "swift_versions": "5.0",
22 "source_files": "Sources/**/*.{swift}",
24 "MTDMulticastDelegate": [
35 "requires_app_host": true,
36 "app_host_name": "SCNRecorder/Example",
38 "SCNRecorderTests/**/*.{m,swift,metal}",
39 "SCNRecorderTests/Metal/**/*.h"
41 "preserve_paths": "SCNRecorderTests/SCNRecorderTests-Bridging-Header.h",
42 "pod_target_xcconfig": {
43 "SWIFT_OBJC_BRIDGING_HEADER": "$(PODS_TARGET_SRCROOT)/SCNRecorderTests/SCNRecorderTests-Bridging-Header.h"
46 "SCNRecorder/Example": [
59 "Example/Source/**/*.{m,swift,metal}",
60 "Example/Source/Content/**/*.{h}"
62 "preserve_paths": "Example/Source/Example-Bridging-Header.h",
63 "resources": "Example/Source/Resources/**/*.{scnassets,xcassets}",
64 "pod_target_xcconfig": {
65 "SWIFT_OBJC_BRIDGING_HEADER": "$(PODS_TARGET_SRCROOT)/Example/Source/Example-Bridging-Header.h"
74 "swift_version": "5.0"