blob: 38f05a5b54a2b1f12da8c364bb3ad64e39f0600d [file] [log] [blame]
{
"name": "SvrfGLTFSceneKit",
"version": "1.3.0",
"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.3.0"
},
"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"
}