blob: 907b7b1a58faf1acb45873b401f4fa8118457658 [file] [log] [blame]
{
"name": "SvrfGLTFSceneKit",
"version": "1.5.1",
"summary": "SvrfGLTF loader for SceneKit",
"homepage": "https://github.com/SVRF/SvrfGLTFSceneKit",
"license": "MIT",
"authors": "SVRF",
"platforms": {
"ios": "11.0",
"osx": "10.13"
},
"source": {
"git": "https://github.com/SVRF/SvrfGLTFSceneKit.git",
"tag": "1.5.1"
},
"source_files": "Source/**/*.swift",
"resources": "Source/**/*.shader",
"requires_arc": true,
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SEEMS_TO_HAVE_VALIDATE_VERTEX_ATTRIBUTE_BUG SEEMS_TO_HAVE_PNG_LOADING_BUG"
},
"swift_version": "5.0"
}