blob: bf8cd90e9c74730b513b2e2abdfc34f0a6be9afe [file] [log] [blame]
{
"name": "SvrfGLTFSceneKit",
"version": "1.2.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.2.0"
},
"source_files": "Source/**/*.swift",
"resources": "Source/**/*.shader",
"requires_arc": true,
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0",
"SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SEEMS_TO_HAVE_VALIDATE_VERTEX_ATTRIBUTE_BUG SEEMS_TO_HAVE_PNG_LOADING_BUG"
},
"swift_version": "5.0"
}